BioGraPy icon indicating copy to clipboard operation
BioGraPy copied to clipboard

No module named drawer

Open arunprasanna83 opened this issue 7 years ago • 0 comments

I installed biograpy and after import, I get the following error.

from biograpy import Panel, tracks, features Traceback (most recent call last): File "", line 1, in File "/home/nagaraap/anaconda3/lib/python3.6/site-packages/biograpy-1.0b0.dev0-py3.6.egg/biograpy/init.py", line 1, in from drawer import Panel ModuleNotFoundError: No module named 'drawer'

arunprasanna83 avatar Sep 12 '18 07:09 arunprasanna83