You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried both pip install https://github.com/chunglabmit/tsv/archive/master.zip and python setup.py install (after cloning the repo). But import tsv doesn't work, complaining module 'tsv' has no attribute 'volume'.
I tried both
pip install https://github.com/chunglabmit/tsv/archive/master.zipandpython setup.py install(after cloning the repo). Butimport tsvdoesn't work, complainingmodule 'tsv' has no attribute 'volume'.Thanks for your help in advance!
D