Skip to content

Comments

Workaround the changes to pip internals#65

Open
createdbysk wants to merge 1 commit intoclemfromspace:developfrom
createdbysk:develop
Open

Workaround the changes to pip internals#65
createdbysk wants to merge 1 commit intoclemfromspace:developfrom
createdbysk:develop

Conversation

@createdbysk
Copy link

pip version 20.1.1 does not contain a pip._internal.download module and it changed ParsedRequirements.req to ParsedRequirements.requirements, both of which were used in the setup.py. This broke the ability to install scrapy-selenium.

The change here are to workaround those issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant