PyDO and sqlite
Ryan Krauss <[email protected]>
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
I am interested in using PyDO and sqlite. I am having trouble getting
started. I downloaded the PyDO file from Sourceforge and unzipped it to
C:\Python23\Lib\site-packages\PyDO (I am running Python 2.3 under
Windows XP).
When I try to import PyDO, I get a "RuntimeError: maximum recursion
depth exceeded".
>>>import sqliteconn
>>>sqliteconn.test()
Traceback (most recent call last):
File "<input>", line 1, in ?
File "sqliteconn.py", line 99, in test
import PyDO
File "C:\PYTHON23\lib\site-packages\PyDO\PyDO.py", line 43, in ?
class PyDOBase(static):
File "C:\PYTHON23\lib\site-packages\PyDO\static.py", line 154, in __init__
meth(self)
File "C:\PYTHON23\lib\site-packages\PyDO\PyDO.py", line 63, in
static___class_init__
static.static___class_init__(self)
File "C:\PYTHON23\lib\site-packages\PyDO\static.py", line 172, in
__getattr__
meth = self._staticMethods.get(attr)
File "C:\PYTHON23\lib\site-packages\PyDO\static.py", line 172, in
__getattr__
meth = self._staticMethods.get(attr)
File "C:\PYTHON23\lib\site-packages\PyDO\static.py", line 172, in
__getattr__
meth = self._staticMethods.get(attr)
File "C:\PYTHON23\lib\site-packages\PyDO\static.py", line 172, in
__getattr__
meth = self._staticMethods.get(attr)
.
.
.
File "C:\PYTHON23\lib\site-packages\PyDO\static.py", line 172, in
__getattr__
meth = self._staticMethods.get(attr)
RuntimeError: maximum recursion depth exceeded
I didn't see any notes on additional install steps.
Can you help me please.
Thanks,
Ryan
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl