set CONDA_FORCE_32BIT=1 conda create --name test conda activate test conda install python=2 pip install archook conda install numpy conda install geopandas This seems to work and I the installation ...
Read this tutorial Browse/read the GeoPandas user guide. This will be a reference for you in this and later assignments. Docs can be good or bad. The docs for above range from "ok" to "good" ...