google-deepmind / google-deepmind/kfac-jax
ImportError: cannot import name 'psd_inv_cholesky' from 'kfac_jax._src.utils'
Open
- Dominant language
- Python
- Stars
- 331
- Forks
- 34
- Avg merge
- 19h 22m
- Merged PRs (30d)
- 9
Description
when I install deepqmc, kfac-jac is included. Then I type deepqmc --version to installation, at this time, it say ImportError: cannot import name 'psd_inv_cholesky' from 'kfac_jax._src.utils'. I want to know what should I do to solve the problem or it is not a problem?
Contributor guide
Research direction
Reproduce the reported installation and run `deepqmc --version`, then inspect the import from `kfac_jax._src.utils` and the installed dependency versions. The issue is resolved when the command runs successfully or the incompatible dependency relationship is clearly identified and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100