cnr-isti-vclab / TagLab

A CNN based image segmentation tool oriented to marine data analysis
https://taglab.isti.cnr.it/
GNU General Public License v3.0
84 stars 33 forks source link

Issues with Shapely? I got you. #7

Closed JordanMakesMaps closed 4 years ago

JordanMakesMaps commented 4 years ago

If you run into an issue with Shapely after downloading and installing all of the requirements, uninstall the version of Shapely that you installed with the other packages using pip. Then install it with conda instead. If everything else installed correctly, you should be good.

Cheers.

maxcorsini commented 4 years ago

Thank you very much for this suggestion. Which platform do you use?

JordanMakesMaps commented 4 years ago

Windows 10, using Conda 4.6 and installed on a fresh new environment.

maxcorsini commented 4 years ago

Perfect. And thank you again!