You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: The package atomate2 @ file:///home/werner/Public/repo/github.com/materialsproject/atomate2.git does not have an extra named fireworks.
#1033
Closed
hongyi-zhao opened this issue
Nov 1, 2024
· 1 comment
· Fixed by #1035
(datasci) werner@x13dai-t:~/Public/repo/github.com/materialsproject/atomate2.git$ proxychains-ng-socks5 uv pip install -e .[fireworks,amset,dev,tests,docs] --config-settings editable_mode=compat
Resolved 174 packages in 2.54s
Built atomate2 @ file:///home/werner/Public/repo/github.com/materialsproject/atomate2.git
Downloaded 1 package in 2.46s
Uninstalled 1 package in 0.88ms
Installed 1 package in 2ms
- atomate2==0.0.17.post19+g9c4447c9 (from file:///home/werner/Public/repo/github.com/materialsproject/atomate2.git)
+ atomate2==0.0.17.post19+g9c4447c9 (from file:///home/werner/Public/repo/github.com/materialsproject/atomate2.git)
warning: The package `atomate2 @ file:///home/werner/Public/repo/github.com/materialsproject/atomate2.git` does not have an extra named `fireworks`.
…ct#1033). (materialsproject#1035)
* feat: add dedicated fireworks optional dependency
Move FireWorks dependency from docs and tests to its own optional dependency
group. This allows users to explicitly install FireWorks components with
`pip install atomate2[fireworks]` and makes the dependency structure more
modular and clear.
* Update pyproject.toml
* fix little typo.
See below:
So, the documentation needs to be fixed:
Regards,
Zhao
The text was updated successfully, but these errors were encountered: