A
achan
I recently bought a new PC runnning in XP. I downloaded and installed
PySqlite 0.4.3win32 for Python 2.3. My Python23/Lib/Site-Packages/SQlite/
now has files __init__.py and main.py.
However, running a script with "import sqlite" generated an error -
ImportError: No module named sqlite.
I tried running the file with PythonWin and Boa, but both failed.
PySqlite 0.4.3win32 for Python 2.3. My Python23/Lib/Site-Packages/SQlite/
now has files __init__.py and main.py.
However, running a script with "import sqlite" generated an error -
ImportError: No module named sqlite.
I tried running the file with PythonWin and Boa, but both failed.