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

ImportError: No module named ... #78

Closed
wants to merge 1 commit into from

Conversation

bryan-brancotte
Copy link

@bryan-brancotte bryan-brancotte commented Dec 13, 2018

numba and ete3 are said missing when running python grapetree.py in python2.7 virtualenv

numba ete3 and six are said missing when running python grapetree.py in a python3.6 virtualenv

note that numpy==1.14.3 could be removed as it is a dependency of numba

`numba` and `ete3` are said missing when running  `python grapetree.py` in python2.7 virtualenv

`numba` `ete3` and `six` are said missing when running  `python grapetree.py` in a python3.6 virtualenv
@bryan-brancotte
Copy link
Author

Note that I run it from source

@bryan-brancotte
Copy link
Author

Have been fixed by d220a28

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

Successfully merging this pull request may close these issues.

None yet

1 participant