it works fine here It might be that you have a plugin that has a package called qgis, which might be shadowing the core one.
2014-05-20 16:27 GMT+02:00 Denis Rouzaud <[email protected]>: > 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 > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
