problem With Psyco on Wingide mac

Wingware Support support at wingware.com
Mon Jan 21 19:52:32 EST 2008


Arash Arfaee wrote:
> I am trying to use psyco with wingide on mac. when I open Mac Python
> shell I can import psyco, but not inside the wingide. Even python
> shell on wingide cannot import psyco.
> Can anybody help me to solvethis problem?

I suspect Wing is finding a different Python installation than you
want or expect it to.  In Project Properties, you can set Python
Executable to change this.

Note, BTW, that running in the debugger w/ psyco may skip breakpoints
in optimized code, or may not work at all.

Hope that's helpful.

- Stephan



More information about the Python-list mailing list