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

import MultiNEAT errors #55

Open
langongjin opened this issue Jan 18, 2019 · 0 comments
Open

import MultiNEAT errors #55

langongjin opened this issue Jan 18, 2019 · 0 comments

Comments

@langongjin
Copy link

hi,

I run

export MN_BUILD=boost
python setup.py build_ext
python setup.py install

then I got the following, I think it is installed successfully.

multineat 0.5 is already the active version in easy-install.pth
Installed /Library/Python/2.7/site-packages/multineat-0.5-py2.7-macosx-10.14-intel.egg
Processing dependencies for multineat==0.5
Finished processing dependencies for multineat==0.5

But when I run import MultiNEAT in Terminal to test. I got the following

  File "build/bdist.macosx-10.14-intel/egg/MultiNEAT/__init__.py", line 4, in <module>
ImportError: No module named viz```

Can you give me a hand? Thanks a lot!
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