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

numpy installation in cygwin issue #11704

Closed
pumpkinband opened this issue Aug 10, 2018 · 4 comments
Closed

numpy installation in cygwin issue #11704

pumpkinband opened this issue Aug 10, 2018 · 4 comments
Labels
57 - Close? Issues which may be closable unless discussion continued

Comments

@pumpkinband
Copy link

pumpkinband commented Aug 10, 2018

i tried

pip install numpy==1.14.5

but every time this error keeps going

Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-i nstall-LkomBi/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f .read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" i nstall --record /tmp/pip-record-bAHGSs/install-record.txt --single-version-exter nally-managed --compile" failed with error code 1 in /tmp/pip-install-LkomBi/num py/

@mosrosem
Copy link

Have you tried using python3-devel module in Cygwin?

@seberg
Copy link
Member

seberg commented Aug 17, 2018

Also, have you checked the record, it tells you that install information is written to /tmp/pip-record-bAHGSs/install-record.txt where an error may be. This is very unlikely a numpy issue, but for now mostly sounds like a support question, and other channels are better for that.

@tylerjereddy tylerjereddy added the 57 - Close? Issues which may be closable unless discussion continued label Aug 22, 2018
@mattip
Copy link
Member

mattip commented Feb 14, 2019

@mosrosem are you interested in pursuing this or can we close? What are the contents of the log file?

@mattip
Copy link
Member

mattip commented Apr 26, 2019

Closing, please reopen with more information if needed

@mattip mattip closed this as completed Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
57 - Close? Issues which may be closable unless discussion continued
Projects
None yet
Development

No branches or pull requests

5 participants