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
Trying a random example:
physcraper_run.py -s pg_127 -t tree804 -tb -db PATH_TO_LOCAL -o pg_127
Traceback (most recent call last):
File "/root/physcraper_27072020/venv3/bin/physcraper_run.py", line 7, in
exec(compile(f.read(), file, 'exec'))
File "/root/physcraper_27072020/physcraper-main/bin/physcraper_run.py", line 180, in
configfile = conf)
File "/root/physcraper_27072020/physcraper-main/physcraper/opentree_helpers.py", line 371, in scraper_from_opentree
tree_id=tree_id)
File "/root/physcraper_27072020/physcraper-main/physcraper/opentree_helpers.py", line 259, in generate_ATT_from_phylesystem
return_format="otu_id"))
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
Trying a random example:
physcraper_run.py -s pg_127 -t tree804 -tb -db PATH_TO_LOCAL -o pg_127
Traceback (most recent call last):
File "/root/physcraper_27072020/venv3/bin/physcraper_run.py", line 7, in
exec(compile(f.read(), file, 'exec'))
File "/root/physcraper_27072020/physcraper-main/bin/physcraper_run.py", line 180, in
configfile = conf)
File "/root/physcraper_27072020/physcraper-main/physcraper/opentree_helpers.py", line 371, in scraper_from_opentree
tree_id=tree_id)
File "/root/physcraper_27072020/physcraper-main/physcraper/opentree_helpers.py", line 259, in generate_ATT_from_phylesystem
return_format="otu_id"))
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: