[Qgis-developer] python: no module name core
Denis Rouzaud
denis.rouzaud at gmail.com
Tue May 20 07:27:12 PDT 2014
Hi all,
From python console, running from qgis.core import * gives:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/qgis/__init__.py", line 36, in
<module>
from qgis.core import QgsFeature, QgsGeometry
ImportError: No module named core
Any idea what's going on?
Cheers,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140520/22206bb1/attachment.html>
More information about the Qgis-developer
mailing list