Using cached PyDispatcher-2.0.6.tar.gz (38 kB)
ERROR: Error [WinError 225] Operation did not complete successfully because the file contains a
virus or potentially unwanted software while executing command python setup.py egg_info
Preparing metadata (setup.py) ... error
ERROR: Could not install packages due to an OSError: [WinError 225] Operation did not complete
successfully because the file contains a virus or potentially unwanted software
Я запускаю pip install Scrapy. Но у меня не сработало
Я пытаюсь установить Scrapy для очистки веб-страниц в Python. Но получаю ошибку. [code]Using cached PyDispatcher-2.0.6.tar.gz (38 kB) ERROR: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info Preparing metadata (setup.py) ... error ERROR: Could not install packages due to an OSError: [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software [/code] Я запускаю pip install Scrapy. Но у меня не сработало