Skip to content

Cannot load ebov_data in staticTree iPython notebook #8

Description

@trvrb

@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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions