iw4p / proxy-scraper

scrape proxies from more than 5 different sources and check which ones are still alive
MIT License
492 stars 126 forks source link

Cannot install aiohttp #22

Closed CyberVictoryMan closed 1 year ago

CyberVictoryMan commented 2 years ago

ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified: 'C:\\Python310\\Scripts\\normalizer.exe' -> 'C:\\Python310\\Scripts\\normalizer.exe.deleteme' help

itsamirhn commented 2 years ago

What's your python version? You need python >= 3.5 to install aiohttp.

CyberVictoryMan commented 2 years ago

I have 3.11 version. Shud I degrade or is there any other way to install both the versions. Also Can you make a compiled version for this.