8000 File distutils/system_info.py uses different path for 'env' utility · Issue #8195 · numpy/numpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

File distutils/system_info.py uses differe 8000 nt path for 'env' utility #8195

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

Closed
dimonic opened this issue Oct 21, 2016 · 1 comment
Closed

File distutils/system_info.py uses different path for 'env' utility #8195

dimonic opened this issue Oct 21, 2016 · 1 comment

Comments

@dimonic
Copy link
dimonic commented Oct 21, 2016

When cross compiling in yocto, calling "/bin/env" in file distutils/system_info.py raises an error. Substituting "/usr/bin/env" removes the issue.

@rgommers
Copy link
Member

Thanks for the report @dimonic. Addressed in gh-8199

charris added a commit that referenced this issue Oct 22, 2016
MAINT: change path to env in distutils.system_info.  Closes gh-8195.
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
0