pgh-public-meetings / city-scrapers-pitt

Pittsburgh City Scrapers: sourcing public meetings in Pittsburgh
https://pgh-public-meetings.github.io/events/
MIT License
19 stars 66 forks source link

Twisted Error #29

Closed nathanderon closed 4 years ago

nathanderon commented 5 years ago

Trying to open up Scrapy shell and I run into this error.

File "c:\users\deron.virtualenvs\city-scrapers-pitt-gerzyw5n\lib\site-packages\scrapy_monkeypatches.py", line 20, in import twisted.persisted.styles # NOQA ModuleNotFoundError: No module named 'twisted'

When trying to install twisted using pipenv install twisted also led to the following:

Installing twisted… Adding twisted to Pipfile's [packages]… Installation Succeeded Pipfile.lock (ab942f) out of date, updating to (fe2388)… Locking [dev-packages] dependencies… Success! Locking [packages] dependencies… Locking Failed! ... ERROR: ERROR: Could not find a version that matches wheels

Trying to install wheels gives a similar error.

bonfirefan commented 4 years ago

Please refer to #36