[Qgis-user] Error importing the qgis.core module into a python script

gv gv1978 at gmail.com
Tue Jan 24 05:09:27 PST 2012


Most of the posts on this are from 2009, but I cannot locate a solution.  
I've tried many combinations for PYTHONPATH and PATH but still cannot get
any of the modules to load from within qgis (core, utils etc).  Using python
2.5.2 and QGIS 1.7.3.  Windows 7, 64bit.  

>>> import qgis
>>> import qgis.core

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    import qgis.core
ImportError: DLL load failed: The specified module could not be found.
>>> 

Any help much appreciated!

GV

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Error-importing-the-qgis-core-module-into-a-python-script-tp4335165p4335165.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.



More information about the Qgis-user mailing list