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
{{ message }}
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
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 install
given in the README.md.My environment is below:
conda list
The text was updated successfully, but these errors were encountered: