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

pip install issue #3

Closed
ghost opened this issue Apr 10, 2017 · 1 comment
Closed

pip install issue #3

ghost opened this issue Apr 10, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 10, 2017

pip install decrunch
gives the following output (on Windows 10 1607 & Python 3.6.1):
Running setup.py (path:%USERPROFILE%\AppData\Local\Temp\pip-build-wxg4s8ak\decrunch\setup.py) egg_info for package decrunch produced metadata for project name unknown. Fix your #egg=decrunch fragments. Requirement already satisfied (use --upgrade to upgrade): unknown from https://pypi.python.org/packages/7b/0f/ea88026a5e2340eb45df1289e67c925e551158244728abdb7107d946f294/decrunch-0.2.1.tar.gz#md5=1e189a72d122fafc1717e6781c1567e2 in %USERPROFILE%\appdata\local\programs\python\python36-32\lib\site-packages

@jleclanche
Copy link
Member

Run pip install --upgrade pip setuptools wheel before installing decrunch.

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

No branches or pull requests

1 participant