achtman-lab / GrapeTree

GrapeTree is a fully interactive, tree visualization program, which supports facile manipulations of both tree layout and metadata. Click the first link to launch: https://achtman-lab.github.io/GrapeTree/MSTree_holder.html
https://genome.cshlp.org/content/28/9/1395
GNU General Public License v3.0
79 stars 25 forks source link

ImportError: No module named ... #78

Closed bryan-brancotte closed 11 months ago

bryan-brancotte commented 5 years ago

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

bryan-brancotte commented 5 years ago

Note that I run it from source

bryan-brancotte commented 11 months ago

Have been fixed by d220a28507d83fed6edff67736ce744ac01cffc3