[mod_python] Import error on multiple interpreters

S.R.Pardá linux at qbox.es
Mon Feb 4 12:09:43 EST 2008


If you say that you have not used nothing like " from _ncrypt.cipher
import * " in cipher.py.
And your log says:
File "/var/lib/python-support/python2.5/ncrypt/cipher.py", line 1, in
<module>\n    from _ncrypt.cipher import *

I will look for a session storing an instance of an object from a
cipher's class, because I think mod_python is trying to import the
module to make the object available.


You can look for it, waiting for an expert opinion.


Good Luck. 


	S.R.Pardá





More information about the Mod_python mailing list