[bug #2866] (thuban) Do optional libraries work on Windows 98 ?
Request Tracker
thuban-bugs at intevation.de
Thu Dec 23 11:19:10 CET 2004
this bug's URL: http://intevation.de/rt/webrt?serial_num=2866
-------------------------------------------------------------------------
Subject: Do optional libraries work on Windows 98 ?
Operating System: MS Windows, 98
Thuban version: 1.0.1
wxPython version: 2.4.2.4
Python version: other, 2.3.4
PySQLite version: 0.4.3
SQLite version: other, 2.8.2
GDAL version: other, gdal-1.1.8-w2k-py23
proj version: 4.4.7
Just downloaded Thuban 1.0.1 on my Windows 98 computer.
I try to use GDAL and Psycopg functionnalities. My PYTHONPATH is properly set (well... I think) :
SET PYTHONPATH=C:\progra~1\Thuban\GDAL-1~1.8-W;C:\progra~1\Thuban\GDAL-1~1.8-W\pymod
SET PYTHONPATH=%PYTHONPATH%;C:\progra~1\Thuban\WIN-PS~1
Unfortunately, Thuban can't use those 2 modules.
For GDAL, I get :
GDAL - non disponible
and
GDAL n'est pas disponible parce que le module 'gdalwarp' n'a pas pu être importé. L'exception déclenchée par Python est: 'DLL load failed: Une des bibliothèques nécessaires à l'exécution de cette application n'a pu être trouvée.'
Since, there is no gdalwarp in the distribution provided by Intevation (whereas there is one in the official one), I suspect a inaccurate test.
For Psycopg, I simply get :
psycopg - non disponible
Even a copy of libpq.dll and psycopg.pyd to the $(PYTHONDIR)\DLLs directory doesn't help.
Is my problem tied to Windows 98 or did I miss something in the docs ?
BTW : would it make sense to provide a "full distribution" with all the optional libraries ?
Cheers,
p.b.
-------------------------------------------- Managed by Request Tracker
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)