I just install osgeo Python library on windows using this fantastic tutorial
I'm using a virtualenv for a specific project so I'd like have osgeo in my virtualenv. Now in virtualenv I cannot import osgeo (doesn't work). What is the way? Sorry but I'm a little bit confused about sharing library from system to virtualenv