-
Notifications
You must be signed in to change notification settings - Fork 81
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 pyproject.toml to resolve pip install issue #657
Closed
Closed
Changes from 5 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
cb13eee
Update _m3gnet.py
zz11ss11zz a167441
Update _m3gnet.py
zz11ss11zz 033f318
Merge pull request #1 from zz11ss11zz/zz11ss11zz-patch-1
zz11ss11zz cda419c
Merge branch 'materialsvirtuallab:master' into master
zz11ss11zz 83c97ec
Update pyproject.toml
zz11ss11zz e445eca
Merge branch 'master' into master
shyuep 3137592
Merge branch 'materialsvirtuallab:master' into master
zz11ss11zz 56fd836
Update cgcnn_example.ipynb
zz11ss11zz fe4498b
Update cgcnn_example.ipynb
zz11ss11zz 660d438
Update cgcnn_example.ipynb
zz11ss11zz b39fc3a
Update cgcnn_example.ipynb
zz11ss11zz dd00bfb
Update pyproject.toml
zz11ss11zz 14f1c0f
Update pyproject.toml
zz11ss11zz 695f862
Update Example1_MPF2021.2.8.all.ipynb
zz11ss11zz c165730
Update pyproject.toml
zz11ss11zz 941ea87
Update Example2_Ti-H.ipynb
zz11ss11zz b0fb265
Update Example2_Ti-H.ipynb
zz11ss11zz fa9bd7b
Update pyproject.toml
zz11ss11zz f3d4023
Update process_vasprun_to_mliap.ipynb
zz11ss11zz c5209d1
Update garnet_formation_energy.ipynb
zz11ss11zz ab8ebf8
Update GB energy model.ipynb
zz11ss11zz 1b433f8
Update GB energy model.ipynb
zz11ss11zz 1669ac5
Update _gap.py
zz11ss11zz 206469e
Update pca.py
zz11ss11zz bee8e97
Update pyproject.toml
zz11ss11zz 5068c43
pre-commit auto-fixes
pre-commit-ci[bot] 8c5f549
Update example.ipynb
zz11ss11zz 6d3b16d
Update example.ipynb
zz11ss11zz d953c67
pre-commit auto-fixes
pre-commit-ci[bot] 748cd9a
Update example.ipynb
zz11ss11zz 75cb1e7
pre-commit auto-fixes
pre-commit-ci[bot] fa4db5a
Update conf.py
zz11ss11zz e67fd4d
Add files via upload
zz11ss11zz 291664a
Add files via upload
zz11ss11zz 7a7c6e8
pre-commit auto-fixes
pre-commit-ci[bot] be3ddfb
Update pyproject.toml
zz11ss11zz 9dbe9e5
pre-commit auto-fixes
pre-commit-ci[bot] 1a50d87
Update requirements.txt
zz11ss11zz 983c63f
Update requirements-ci.txt
zz11ss11zz 15aca59
Update requirements-dl.txt
zz11ss11zz 0dcb221
Update pyproject.toml
zz11ss11zz 9bf4f51
Update testing.yml
zz11ss11zz 39e1ce8
Update _material.py
zz11ss11zz d29a7fc
Update pyproject.toml
zz11ss11zz 2da756a
Update _material.py
zz11ss11zz 872de13
pre-commit auto-fixes
pre-commit-ci[bot] fc17348
Update _composition.py
zz11ss11zz db08783
pre-commit auto-fixes
pre-commit-ci[bot] df7368b
Update requirements-ci.txt
zz11ss11zz 18b6cbd
Update linting.yml
zz11ss11zz 4a44b67
Update _composition.py
zz11ss11zz 40e2f76
pre-commit auto-fixes
pre-commit-ci[bot] 5d4bd17
Update pyproject.toml
zz11ss11zz 558d8bf
Update pyproject.toml
zz11ss11zz b105c39
Update _composition.py
zz11ss11zz 37adfc3
Update _stats.py
zz11ss11zz 936e4a4
Update _mixin.py
zz11ss11zz ec39f56
Update _stats.py
zz11ss11zz 7e6074d
Update _matminer.py
zz11ss11zz 4856415
Update clustering.py
zz11ss11zz eb2d5b3
Update _lammps.py
zz11ss11zz 228f256
Update optimizer.py
zz11ss11zz d9b9e1e
Update _describer.py
zz11ss11zz c6bcb9a
Update _data_conversion.py
zz11ss11zz 4c4f999
Update _preprocessing.py
zz11ss11zz 84fa811
Update _snap.py
zz11ss11zz db84cb2
Update _rdf.py
zz11ss11zz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tip
Codebase Verification
Update required: Incorrect path specified in pyproject.toml
The path "apps/pes/params/.json" specified in pyproject.toml doesn't match the actual location of the JSON files in the repository. The correct path appears to be "src/maml/apps/pes/params/.json". Please update the pyproject.toml file with the correct path to ensure that the necessary JSON files are included in the package distribution.
On a positive note, no sensitive information was detected in any of the JSON files found in the repository.
Analysis chain
LGTM! This change resolves the reported installation issue.
The addition of
"apps/pes/params/*.json"
to thepackage-data
section ensures that the necessary JSON files are included in the package distribution when installing withpip install
. This should resolve theFileNotFoundError
that was occurring.Please verify that the JSON files in the
apps/pes/params
directory do not contain any sensitive information that should not be distributed with the package.Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 134
Script:
Length of output: 4518