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

Can't install package #350

Open
pizzaymizzay opened this issue Nov 27, 2017 · 1 comment
Open

Can't install package #350

pizzaymizzay opened this issue Nov 27, 2017 · 1 comment

Comments

@pizzaymizzay
Copy link

Hi,

I followed the instructions for Mac installed, the package seemed to download normally with pip and then at the end I got the following error message:

Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/private/tmp/pip-build-Y9uiVm/nflgame/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-IONcGj-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-Y9uiVm/nflgame/

I'm not sure how to get this working, any ideas?

Thanks

@pizzaymizzay
Copy link
Author

I discovered that I had multiple versions of pip installed and once I used the correct one this issue was resolved for me.

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