Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new importlib versions break file imports #96

Open
erexer opened this issue Aug 7, 2024 · 0 comments
Open

new importlib versions break file imports #96

erexer opened this issue Aug 7, 2024 · 0 comments

Comments

@erexer
Copy link
Collaborator

erexer commented Aug 7, 2024

using

importlib_metadata  8.0.0
importlib_resources 6.4.0

breaks importing files

in mcmc.ipynb, load_hymod_input_file() fails because it looks at the virtual environment rather than the msdbook/data dir

works with the older versions

importlib-metadata  4.11.3
importlib-resources 5.7.1
@erexer erexer changed the title new importlib versions break ipynbs new importlib versions break file imports Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant