Hey Scott,
Essentially the problem results (like you note) from the system python
(or some other python version) linking to a macports library. That
python version then differs from the python version your are running
from the interpreter.
In general I've noticed this has been a big probl
I'm using py2app for the first time to build a PyQt app. I get the
following error msg when I launch the app:
Fatal Python error: Interpreter not initialized (version mismatch?)
I've downloaded macports and installed its python25, pyqt, &c. I've
issued the command, sudo python_se