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

Update pyiron_base to 0.6.15 #1269

Merged
merged 2 commits into from
Dec 23, 2023
Merged

Update pyiron_base to 0.6.15 #1269

merged 2 commits into from
Dec 23, 2023

Conversation

jan-janssen
Copy link
Member

No description provided.

@jan-janssen
Copy link
Member Author

          from mp_api.client import MPRester
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/mp_api/client/__init__.py", line 7, in <module>
          from .core import MPRestError
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/mp_api/client/core/__init__.py", line 3, in <module>
          from .client import BaseRester, MPRestError
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/mp_api/client/core/client.py", line 24, in <module>
          from emmet.core.utils import jsanitize
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/emmet/core/utils.py", line 11, in <module>
          from pydantic import BaseModel
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/pydantic/__init__.py", line 372, in __getattr__
          module = import_module(module_name, package=package)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/importlib/__init__.py", line 126, in import_module
          return _bootstrap._gcd_import(name[level:], package, level)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/pydantic/main.py", line 13, in <module>
          from pydantic_core import PydanticUndefined
      ImportError: cannot import name 'PydanticUndefined' from 'pydantic_core' (unknown location)
      [end of output]

@jan-janssen jan-janssen reopened this Dec 23, 2023
@jan-janssen
Copy link
Member Author

The issue was already reported in conda-forge/pydantic-core-feedstock#79 and seems to be fixed now.

@jan-janssen jan-janssen merged commit dda4d77 into main Dec 23, 2023
32 of 45 checks passed
@delete-merged-branch delete-merged-branch bot deleted the pyiron_base branch December 23, 2023 12:22
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

Successfully merging this pull request may close these issues.

1 participant