conda-forge / geopandas-feedstock

A conda-smithy repository for geopandas.
BSD 3-Clause "New" or "Revised" License
16 stars 14 forks source link

Unable to install geopandas on Windows 10 #79

Closed AlexJew closed 4 years ago

AlexJew commented 4 years ago

I am unable to install geopandas from conda-forge on Windows 10 64-bit. However, when installing from anaconda, the installation is successful.


Environment (conda list ):

``` $ conda list # packages in environment at C:\Users\jewell\Anaconda3\envs\thermal_comfort: # # Name Version Build Channel ```


Details about conda and system ( conda info ):

``` $ conda info active environment : thermal_comfort active env location : C:\Users\jewell\Anaconda3\envs\thermal_comfort shell level : 2 user config file : C:\Users\jewell\.condarc populated config files : C:\Users\jewell\.condarc conda version : 4.8.3 conda-build version : 3.18.11 python version : 3.7.6.final.0 virtual packages : base environment : C:\Users\jewell\Anaconda3 (writable) channel URLs : https://conda.anaconda.org/conda-forge/win-64 https://conda.anaconda.org/conda-forge/noarch package cache : C:\Users\jewell\Anaconda3\pkgs C:\Users\jewell\.conda\pkgs C:\Users\jewell\AppData\Local\conda\conda\pkgs envs directories : C:\Users\jewell\Anaconda3\envs C:\Users\jewell\.conda\envs C:\Users\jewell\AppData\Local\conda\conda\envs platform : win-64 user-agent : conda/4.8.3 requests/2.22.0 CPython/3.7.6 Windows/10 Windows/10.0.18362 administrator : False netrc file : None offline mode : False ```
jorisvandenbossche commented 4 years ago

Closing in favor of #80