Hello, I'm trying to scrape a website which requires proxies. From my local machine I installed zyte - by using following command
pip install scrapy-zyte-proxy
however, this doesn't work on ubuntu - I receive these errors:
ERROR: Could not find a version that satisfies the requirement scrapy-zyte-proxy (from versions: none)
ERROR: No matching distribution found for scrapy-zyte-proxy
Any advice will be appreciated - I'm not using venv for this project, but I'll be using them for later projects so please provide both solutions if they are different.
Hello, I'm trying to scrape a website which requires proxies. From my local machine I installed zyte - by using following command
pip install scrapy-zyte-proxy
however, this doesn't work on ubuntu - I receive these errors:
ERROR: Could not find a version that satisfies the requirement scrapy-zyte-proxy (from versions: none)
ERROR: No matching distribution found for scrapy-zyte-proxy
Any advice will be appreciated - I'm not using venv for this project, but I'll be using them for later projects so please provide both solutions if they are different.
Thank you
0 Votes
0 Comments
Login to post a comment