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

pyparsing package providing install problems #3

Open
thundergolfer opened this issue May 21, 2017 · 0 comments
Open

pyparsing package providing install problems #3

thundergolfer opened this issue May 21, 2017 · 0 comments

Comments

@thundergolfer
Copy link
Owner

I've seen a couple of times now that pyparsing has failed/errored the pip install of this package. Here's the most recent error:

IOError: [Errno 2] No such file or directory: '/Users/jbelotti/Code/thundergolfer/Insult/test_pypi_release/lib/python2.7/site-packages/pyparsing-2.2.0.dist-info/METADATA'

That was cause during pip install insults, particularly this bit:

  Found existing installation: pyparsing 2.2.0
    Uninstalling pyparsing-2.2.0:
      Successfully uninstalled pyparsing-2.2.0
  Rolling back uninstall of pyparsing

Solution:

This solution this time was just to pip uninstall pyparsing from within the virtualenv and then run again the command: pip install insults. No error this time.

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

No branches or pull requests

1 participant