Cannot import GDAL

Fabien fabien.maussion at gmail.com
Wed Jan 11 17:06:00 EST 2017


On 01/11/2017 10:59 PM, Fabien wrote:
> I would strongly recommend to use conda
> (http://conda.pydata.org/miniconda.html) for managing your packages and
> environments, and then use the conda-forge channel
> (https://conda-forge.github.io/) to install gdal:
>
> conda install -c conda-forge gdal


I forgot to mention that since py3.6 is quite recent, most packages 
still don't have binaries ready for it. Staying with py3.5 is a better 
idea for now.





More information about the Python-list mailing list