albertyw / itolapi

Python API for the Interactive Tree of Life (iTOL)
MIT License
35 stars 11 forks source link

Link to Crank, AdaptML, AnGST #8

Open albertyw opened 9 years ago

etenjeh commented 9 years ago

Warnings: [] Exporting to pdf Traceback (most recent call last): File "example.py", line 72, in itol_exporter.export('example_pdf.pdf') File "build/bdist.linux-x86_64/egg/itolapi/ItolExport.py", line 55, in export UnicodeEncodeError: 'ascii' codec can't encode characters in position 10-13: ordinal not in range(128)

etenjeh commented 9 years ago

The above issue is what I have when running the ITOL example.py

albertyw commented 9 years ago

Should be fixed now