[Qgis-user] No module named qgis.core

Radosław Pasiok rpasiok at gmail.com
Wed Jan 21 06:04:18 PST 2009


Hello list!

I'm using qgis 1.0.0-4 from _OSGeo4W_ and have difficulties running
custom python scripts:
>>> from qgis.core import *
Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    from qgis.core import *
ImportError: No module named qgis.core

Tried many different paths in PATH and PYTHONPATH without succes. Can
someone point to the right places? Everything is installed in default
path C:\OSGeo4W.
Thank you!

--
Radek



More information about the Qgis-user mailing list