[postgis-users] OSGeo Python library?

Dheeraj Chand dheeraj at dheerajchand.com
Thu Dec 6 11:57:21 PST 2012


Hi, all,

I'm having some trouble with the OSGeo Python module in a virtualenv....Anyone able to help?

(geopython)REINHEIT:packages dheerajchand$ deactivate
REINHEIT:packages dheerajchand$ python
Python 2.7.3 (v2.7.3:70274d53c1dd, Apr  9 2012, 20:52:43)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import osgeo
>>> exit()
REINHEIT:packages dheerajchand$ source ~/Python_Environments/geopython/bin/activate
(geopython)REINHEIT:packages dheerajchand$ python
Python 2.7.3 (v2.7.3:70274d53c1dd, Apr  9 2012, 20:52:43)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import osgeo
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named osgeo
>>> exit()
(geopython)REINHEIT:packages dheerajchand$


Thanks!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20121206/2c011246/attachment.html>


More information about the postgis-users mailing list