8000 Cant run anaconda package in a AMD processor · Issue #48 · peter-ch/MultiNEAT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cant run anaconda package in a AMD processor #48

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

Open
thiagoabdo opened this issue Jun 12, 2018 · 1 comment
Open

Cant run anaconda package in a AMD processor #48

thiagoabdo opened this issue Jun 12, 2018 · 1 comment

Comments

@thiagoabdo
Copy link

I Was not able to import the anaconda pre-compiled packagem in a AMD processor


Python 3.6.5 |Anaconda, Inc.| (default, Apr 29 2018, 16:14:56) 
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import MultiNEAT
Illegal instruction
@anton-matosov
Copy link
Contributor

It is most probably not AMD, but linux's stdlib incompatibility issue
Unfortunately Conda doesn't provide ways to detect this sort of issue. The best workaround for you will be recompiling it from source (examples are in travis' build scripts)
On a side not, I maintain https://github.com/MultiNEAT/MultiNEAT fork of this repo and conda packages are built from it, not this repo.

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
0