Is there a way to install scrapinghub with conda (python 3.9.12)?

Viewed 15

Hi I'm having issues installing srapinghub with my python 3.0.12. So far I've tried: conda install scrapinghub conda install -c scrapinghub scrapinghub and conda install -c "scrapinghub/label/dev" scrapinghub.

With the last giving me this error. enter image description here

Please let me know if there's anything I can do to resolve this issue.

Thank you

0 Answers
Related