GIScience / ohsome2label

Historical OpenStreetMap Objects to Machine Learning Training Samples
https://github.com/GIScience/ohsome2label
MIT License
48 stars 5 forks source link

shapely install in Windows #6

Open bobleegogogo opened 3 years ago

bobleegogogo commented 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

wuzyzy commented 2 years ago

Notice: Python version should not newer than 3.7