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 27 forks source link

GrapeTree is still available??? #88

Closed mabouelk closed 4 years ago

mabouelk commented 4 years ago

Hi, I am having hard time installing this tool:

Traceback (most recent call last): File "/Users/moh/miniconda3/bin/grapetree", line 5, in from grapetree.grapetree import main File "/Users/moh/miniconda3/lib/python3.7/site-packages/grapetree/grapetree.py", line 33, in from module import app ModuleNotFoundError: No module named 'module'

I tried the github version, macOS, windows, source and everything!!!!

zheminzhou commented 4 years ago

A new version of 2.2 has just released. It works on python >= 3.5 in our test environment. Install via pip install grapetree