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.
-- https://mail.python.org/mailman/listinfo/python-list