Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I also have PSSe v.32 (+python 2.5) and v.33 (+python 2.7), and have not have such error.

If a *.py code import another, the second *.py gets compiled into a *.pyc format for the python version in use.

are you running the *.py code from GUI? (No problems running *.py but be ware of *.pyc since they got compile for the python version they were called in) If running from outside the GUI (DOS window), make sure all the paths correspond to the PSSe version and python you want to use.