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

Anaconda 1.9.1 install detects Darwin-x86_64 architecture, returns error #18

Closed
goxberry opened this issue Mar 25, 2014 · 2 comments
Closed

Comments

@goxberry
Copy link

On OS X 10.8.5, running pyenv install anaconda-1.9.1 returns:

ERRORPrecompiled binary of anaconda-1.9.1 is not available for Darwin-x86_64.

It appears that what should happen is that anaconda_architecture (in plugins/python-build/share/python-build/anaconda-1.9.1) should return MacOSX-x86_64; it returns Darwin-x86_64 instead.

yyuu pushed a commit to pyenv/pyenv that referenced this issue Mar 25, 2014
@yyuu
Copy link
Collaborator

yyuu commented Mar 25, 2014

This must be an issue of pyenv, not pyenv-virtualenv. And, this has been fixed pyenv/pyenv#136 and b55830fb01a002ef8586371417b5e99070892bef. Please retry with latest master of pyenv.

@yyuu yyuu closed this as completed Mar 25, 2014
@goxberry
Copy link
Author

My apologies for posting the issue in the wrong place, and thank you for the fix!

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

2 participants