Hallo,
Frank Barknecht hat gesagt: // Frank Barknecht wrote:
> I'm having problems installing SQLObject on a webserver running
> SusE-Linux system. I normally use Debian, so I don't know what exactly
> seems to go wrong here.
I still don't know, what's wrong with the install script, but after I
installed SQLObject by hand, I now have a more serious problem.
Runnings the test script, I posted here earlier (see post regarding
_defaultOrder), I get this error:
$ python fragen.py
Traceback (most recent call last):
File "fragen.py", line 15, in ?
class Answer(SQLObject):
File "/usr/lib/python2.2/site-packages/SQLObject/SQLObject.py", line 124, in __new__
mod = sys.modules[dict['__module__']]
KeyError: __module__
What does that mean and how to fix? Python is 2.2-final.
ciao
--
Frank Barknecht _ ______footils.org__
|