Am 22.09.2008 um 11:04 schrieb [EMAIL PROTECTED]: > I get stuff like this: > > '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ > python2.3/site-packages/setuptools-0.6c8-py2.3.egg', > > and so on.
So your web server is using Python 2.3. According to your previous mails, you installed mwlib & Co. with Python 2.5. You have to configure your web server somehow that it uses the correct Python installation/paths. BTW: This problem isn't related to mwlib, but to Python and web servers in general (or on OS X). Maybe you want to Google for these terms, I'm pretty sure that there's lots of information how to setup Python CGI scripts with Apache on Mac OS X. Regards, Johannes Beigel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
