You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collecting https://github.com/sosign/scrapy-webdriver/archive/master.zip
Downloading https://github.com/sosign/scrapy-webdriver/archive/master.zip
\ 20kB 2.6MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Tobias\AppData\Local\Temp\pip-x5s6n50e-build\setup.py", lin
e 8, in <module>
from scrapy_webdriver import metadata
File "C:\Users\Tobias\AppData\Local\Temp\pip-x5s6n50e-build\scrapy_webdriv
er\__init__.py", line 3, in <module>
import metadata
ModuleNotFoundError: No module named 'metadata'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Tobias\A
ppData\Local\Temp\pip-x5s6n50e-build\
I get the following stacktrace when I run the
pip installgiven in the README.md.My environment is below:
conda list