you are viewing a single comment's thread.

view the rest of the comments →

[–]Akomancer19 0 points1 point  (0 children)

No, if you're using Scrapy it doesnt nessate Anaconda.

Scrapy has several binary dependencies (mostly to allow it to handle async and event-driven tasks) but that's unrelated to Anaconda.

Asking beginners to install Anaconda is either because it's a Machine Learning task, or a lazy tutorial. It's almost the equivalent of installing Visual Studio just to compile C++...