Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPi py-dom-xpath externally hosted / insecure #11

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment
Open

PyPi py-dom-xpath externally hosted / insecure #11

GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This project appears to be all but completely dead, but for the benefit of 
others:

The latest versions of pip will not install due to the following errors:

  py-dom-xpath an externally hosted file and may be unreliable
  py-dom-xpath is potentially insecure and unverifiable.

The installation can be forced with the following

pip install --allow-external py-dom-xpath --allow-unverified py-dom-xpath .

Original issue reported on code.google.com by [email protected] on 4 Aug 2014 at 11:55

@macropin
Copy link

macropin commented Feb 3, 2016

py-dom-xpath has been removed from the PyPi index and can no longer be installed with pip. If you want to install my fork py-dom-xpath-redux is available https://github.com/macropin/py-dom-xpath-redux

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

No branches or pull requests

2 participants