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

ESMpy 8.4.0 import changes #212

Closed
aulemahal opened this issue Dec 12, 2022 · 1 comment
Closed

ESMpy 8.4.0 import changes #212

aulemahal opened this issue Dec 12, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aulemahal
Copy link
Collaborator

ESMpy 8.4.0, which got on conda-forge 45 min ago, changes how it needs to be imported.

# Before
import ESMF

# After
import esmpy

A quick fix is to pin esmpy < 8.4 in the environments.

@aulemahal aulemahal added the bug Something isn't working label Dec 12, 2022
@raphaeldussin
Copy link
Contributor

I agree to the proposal while we figure out an elegant way to transition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants