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

Fix ModuleNotFoundError: No module named 'pymatgen.transformations.defect_transformations' #760

Merged
merged 14 commits into from
Aug 27, 2022

Conversation

janosh
Copy link
Member

@janosh janosh commented Jul 27, 2022

Also

  • changes .github/workflows/test.yml to use setup-python built-in dependency caching for GitHub actions
  • updates broken black version used by pre-commit
  • bumps actions/checkout to v3, actions/setup-python to v4

…fect_transformations'

by adding pymatgen-analysis-defects to setup.py install_requires
this is necessary following pymatgen release v2022719
https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst#v2022719
@janosh janosh changed the title Use setup-python built-in dependency caching in GitHub actions Fix ModuleNotFoundError: No module named 'pymatgen.transformations.defect_transformations' Jul 27, 2022
@Zhuoying
Copy link
Contributor

Thanks, @janosh for the fixing. I am merging it for now, so Jimmy can work on the defect wf on top of this later.

@Zhuoying Zhuoying merged commit d069185 into hackingmaterials:main Aug 27, 2022
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.

2 participants