estavitski

Results 6 comments of estavitski

@janosh mp-api 0.33.3 pyhd8ed1ab_0 conda-forge

@munrojm pydantic 1.10.12 py311h2725bcf_0 conda-forge

@munrojm updated to pydantic 2.1.1, and now I get `PydanticImportError: `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.1.1/migration/#basesettings-has-moved-to-pydantic-settings for more details. For further information visit https://errors.pydantic.dev/2.1.1/u/import-error `

@munrojm emmet-core 0.63.1 FWIW when I tried to pip install --upgrade emmet-core it did that `Installing collected packages: pydantic Attempting uninstall: pydantic Found existing installation: pydantic 2.1.1 Uninstalling pydantic-2.1.1: Successfully...

@munrojm Ha! No. Thanks!

@janosh you were right. (eli) elistavitski@10-4-5-112 ~ % conda create --name test python=3.11 (eli) elistavitski@10-4-5-112 ~ % conda activate test (test) elistavitski@10-4-5-112 ~ % conda install --channel conda-forge pymatgen (test)...