Thanks for your explanation.
This clears it up, but of course it begs the question: why does python25 not come with a pythonw2.5 command? How could I possibly use the py25-wxpython module without it?
Is this a MacPort problem of does it just come with Python25?

Best regards,

Bas





Op 9 feb 2008, om 09:41 heeft Guido Soranzio het volgende geschreven:

On Feb 9, 2008, at 9:24 AM, Bas den Hond wrote:

But if I call pythonw2.5 to execute the program, the modules are not found. The problem is clearly the search path, which is somehow different for pythonw2.5.

Is there a way to solve this, or should I just report a bug?

MacPorts' version of Python2.5 doesn't provide pythonw25: what you
are executing is the version provided by Apple in your $PATH
(/usr/bin/pythonw2.5).


-Guido

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to