Zope installed from binary can not start as service on NT after modified been made to pythonpath registry. Before that, it runs. The event log says: string object has no attribute upper. Does this means some conflict between the python2 and the 1.52 from zope? Can somebody give me instructions to solve this? Rgs, Kent Sin __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
On Thu, 8 Mar 2001 01:43:02 -0800 (PST), kent sin <hangkinsin@yahoo.com> wrote:
Zope installed from binary can not start as service on NT after modified been made to pythonpath registry. Before that, it runs.
The event log says: string object has no attribute upper.
Does this means some conflict between the python2 and the 1.52 from zope?
Can somebody give me instructions to solve this?
Sounds like python 1.5.x binary is picking up the python 2.0 library Toby Dickenson tdickenson@geminidataloggers.com
participants (2)
-
kent sin -
Toby Dickenson