pepkit / eido

Validator for PEP objects
http://eido.databio.org
BSD 2-Clause "Simplified" License
5 stars 6 forks source link

ImportError: cannot import name 'load_yaml' from 'peppy.utils' #28

Closed nsheff closed 3 years ago

nsheff commented 3 years ago

Docs are not building on dev because:

    from peppy.utils import load_yaml
ImportError: cannot import name 'load_yaml' from 'peppy.utils' (/home/docs/checkouts/readthedocs.org/user_builds/eido/envs/dev/lib/python3.7/site-packages/peppy/utils.py)
stolarczyk commented 3 years ago

I saw that and opened a PR for peppy. We need to release it before eido: https://github.com/pepkit/peppy/pull/366