andersen-lab / wnv-phylogeography

Preliminary west nile virus phylogeography analysis in California
2 stars 0 forks source link

error for os? #1

Open liamxg opened 2 years ago

liamxg commented 2 years ago

python3 animate_phylogeography.py animate_phylogeography.py:5: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Traceback (most recent call last): File "animate_phylogeography.py", line 36, in tree_str = [sio(open(tree_dir+i).read()) for i in os.listdir(tree_dir)] NameError: name 'os' is not defined

liamxg commented 1 year ago

@gkarthik