← Back to team overview

yade-users team mailing list archive

Re: [Question #292014]: Error opening the inspector on Ubuntu 15.10 using yade 1.20.0

 

Question #292014 on Yade changed:
https://answers.launchpad.net/yade/+question/292014

Manfred Hampl proposed the following answer:
.pyc files are precompiled files.
You should edit the .py file and delete the .pyc file. It will then be recreated with the new contents.
You can also use the pycompile command to create a .pyc file from a .py file.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.