Closed GoogleCodeExporter closed 8 years ago
You cannot use Python 3.0rc1 as it is broken. Use the Python 3.0 final, ie.,
the real 3.0 release.
As per:
http://code.google.com/p/modwsgi/issues/detail?id=70
problem in that pre release version of Python 3.0 is:
http://bugs.python.org/issue3723
The Py_GetPath is an issue, but it relates to debug messages that would only
get triggered in an uncommon
situation. Not the cause of the problem you are seeing.
Original comment by Graham.Dumpleton@gmail.com
on 19 Dec 2008 at 8:14
Original issue reported on code.google.com by
LinuxGu...@gmail.com
on 19 Dec 2008 at 1:47