Re: [Tutor] ImportError: Module use of python25.dll conflicts with this version of Python.

2011-05-12 Thread Alan Gauld
"Susana Iraiis Delgado Rodriguez" wrote from _mapnik import * ImportError: Module use of python25.dll conflicts with this version of Python. I'm using Python 2.6 You will need to find a Python 2.6 version of the DLL or revert your Python version to 2.5. This is always a risk when usi

[Tutor] ImportError: Module use of python25.dll conflicts with this version of Python.

2011-05-12 Thread Susana Iraiis Delgado Rodriguez
Hello list! I just started working with a dll fro geospatial data, it uses Python to analyze data, this package is OSGeo4W; when I run the script and got the next error: >>> import mapnik Traceback (most recent call last): File "", line 1, in File "C:\OSGeo4W\apps\Python25\lib\site-packages\m