-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
@evogytis ---
I was just returning to this. I tried to run EBOV_phylogeography_staticTree.ipynb and the first cell gives the following error:
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-6675d9c43b52> in <module>()
15 import copy
16
---> 17 from ebov_data import *
18
19 if locations:
ImportError: No module named ebov_data
This is in reference to the line that calls from ebov_data import *. I could not find the ebov_data module. Is this referring to the file auxiliaries/ebov_data.py?
Either the notebook needs updating or you should explain how to load ebov_data in a readme file in the scripts/ directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels