Windows Python add osgeo library to virtualenv -


i install osgeo python library on windows using this fantastic tutorial

i'm using virtualenv specific project i'd have osgeo in virtualenv. in virtualenv cannot import osgeo (doesn't work). way? sorry i'm little bit confused sharing library system virtualenv


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -