BioGraPy
BioGraPy copied to clipboard
AttributeError: 'module' object has no attribute 'normalize'
I tried to use the example in Draw a Blast Output tutorials but I 'm getting this error. What am I missing ?
python blast-printer.py
Traceback (most recent call last):
File "blast-printer.py", line 49, in
Met the same problem. It seems you need to use old version of matplotlib, e.g., 1.4.3 with BioGraPy. Hope Andrea would like to have an updated version soon.