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
ERROR: Cannot install fealpy because these package versions have conflicting dependencies.
The conflict is caused by:
pypardiso 0.4.6 depends on mkl!=2024.0
pypardiso 0.4.5 depends on mkl<2024
pypardiso 0.4.4 depends on mkl<2024
pypardiso 0.4.3 depends on mkl
pypardiso 0.4.2 depends on mkl
pypardiso 0.4.1 depends on mkl
pypardiso 0.4.0 depends on mkl
pypardiso 0.3.3 depends on mkl-service
pypardiso 0.3.2 depends on mkl-service
pypardiso 0.3.1 depends on mkl
To fix this you could try to:
loosen the range of package versions you've specified
remove package versions to allow pip attempt to solve the dependency conflict
尝试安装mkl
❯ pip install mkl
ERROR: Could not find a version that satisfies the requirement mkl (from versions: none)
ERROR: No matching distribution found for mkl
❯ conda search mkl
Loading channels: done
No match found for: mkl. Search: mkl
The text was updated successfully, but these errors were encountered:
ERROR: Cannot install fealpy because these package versions have conflicting dependencies.
The conflict is caused by:
pypardiso 0.4.6 depends on mkl!=2024.0
pypardiso 0.4.5 depends on mkl<2024
pypardiso 0.4.4 depends on mkl<2024
pypardiso 0.4.3 depends on mkl
pypardiso 0.4.2 depends on mkl
pypardiso 0.4.1 depends on mkl
pypardiso 0.4.0 depends on mkl
pypardiso 0.3.3 depends on mkl-service
pypardiso 0.3.2 depends on mkl-service
pypardiso 0.3.1 depends on mkl
To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
尝试安装mkl
❯ pip install mkl
ERROR: Could not find a version that satisfies the requirement mkl (from versions: none)
ERROR: No matching distribution found for mkl
❯ conda search mkl
Loading channels: done
No match found for: mkl. Search: mkl
The text was updated successfully, but these errors were encountered: