plottertools / hatched

Convert images to plotter-friendly hatched patterns
MIT License
95 stars 9 forks source link

Install failed #12

Closed sgyur closed 2 years ago

sgyur commented 2 years ago

Hi,

I'm unable to get the install to work. I get the following message:

`Collecting Shapely[vectorized]==1.8.0 Using cached Shapely-1.8.0.tar.gz (278 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.`

Any thoughts? I'm setting up a venv in conda and using the pip command provided. I successfully installed Shapely independently afterwards thinking that might solve the issue but the general install still stalls. Thanks!

mariana-s-fernandes commented 2 years ago

No idea of what is happening, but I don't trust conda. Me and other people I know have had some issues with it in the past and I recommend uninstalling it completely and use pip instead.

abey79 commented 2 years ago

As @mariana-s-fernandes said. I've had all but issues with conda.