Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Installation fails in windows 64bit conda environment #17

Description

@tobsecret

I get the following stacktrace when I run the pip install given in the README.md.

>pip install https://github.com/sosign/scrapy-webdriver/archive/master.zip
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\

My environment is below:
conda list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions