Re: [gdal-dev] GDAL, Python and PyQt4 bindings on windows

2012-12-30 Thread Simon Lyngby Kokkendorff
Hi Luis, I have encountered a similar issue on my machine (win xp sp3 too). I think what I saw was due to PyQt4 using a version of libmysql.dll, which gdal is also linked against (dll included in the binaries from Tamas), and it is crucial which version is found first by windows. Notice that wi

[gdal-dev] GDAL, Python and PyQt4 bindings on windows

2012-12-23 Thread Luis Solis
Hi I've installed GDAL and python bindings (py 2.7) on win xp sp3 using Tamas Szekeres's binaries. All the environmental variables are ok (path, gdal_data and pythonpath). path2gdal is the first in the list of directories in the PATH(PATH=c:\gdal;...) I've tried with a simple test try: