<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 9, 2015 at 9:34 AM, Paolo Pasquali <span dir="ltr"><<a href="mailto:paolo.pasquali@ithaca.polito.it" target="_blank">paolo.pasquali@ithaca.polito.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hey all,<div>I think I am facing the same issue.</div><div>I am trying to install GeoNode on a fresh Ubuntu 14 in virtualenv but I get the ImportError: No module named osgeo</div><div>So I've tried to pip install GDAL==1.10.0</div><div>but I get UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 42: ordinal not in range(128)</div><div>and I am stuck here.</div><div><br></div><div>Thanks for your help!</div><div><br></div><div><br></div></div></blockquote><div><br></div><div>ciao Paolo</div><div>if you did not customize things, Ubuntu 14 LTS comes with GDAL 1.10.1, therefore try to install pygdal 1.10.1 (there is not the corresponding package for gdal)</div><div><br></div><div><div>$ yolk -V gdal</div><div>GDAL 2.0.0</div><div>(env)capooti@ubuntu:~/git/github$ yolk -V pygdal</div><div>pygdal 1.11.2.1</div><div>pygdal 1.11.1.1</div><div>pygdal 1.11.0.1</div><div>pygdal 1.10.1.1</div><div>pygdal 1.10.0.1</div><div>pygdal 1.9.2.1</div><div>pygdal 1.8.1.1</div></div><div><br></div><div>not sure why previous gdal versions where removed for the gdal package.</div><div>cheers</div><div>p</div><div><br></div><div>[1] </div><div>[2] </div><div> </div></div>-- <br><div>Paolo Corti<br>Geospatial software developer<br>web: <a href="http://www.paolocorti.net" target="_blank">http://www.paolocorti.net</a><br>twitter: @capooti<br>skype: capooti</div>
</div></div>