Open bobleegogogo opened 3 years ago
If you may use pycharm or other IDE in Windows, there might be error when installing shaply with pip.
The potential solution could be: conda install -c conda-forge shapely=1.6.4
conda install -c conda-forge shapely=1.6.4
Notice: Python version should not newer than 3.7
If you may use pycharm or other IDE in Windows, there might be error when installing shaply with pip.
The potential solution could be:
conda install -c conda-forge shapely=1.6.4