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
Fairly complex version comapatibility issues due to Flux 0.9.0 dependency.
(test) pkg> dev TextModels
Path `/home/sambit/.julia/dev/TextModels` exists and looks like the correct package. Using existing path.
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package CUDAapi [3895d2a7]:
CUDAapi [3895d2a7] log:
├─possible versions are: 0.5.0-4.0.0 or uninstalled
├─restricted by compatibility requirements with Flux [587475ba] to versions: 1.1.0-1.2.0
│ └─Flux [587475ba] log:
│ ├─possible versions are: 0.4.1-0.12.1 or uninstalled
│ └─restricted to versions 0.9 by TextModels [77b9cbda], leaving only versions 0.9.0
│ └─TextModels [77b9cbda] log:
│ ├─possible versions are: 0.1.0 or uninstalled
│ └─TextModels [77b9cbda] is fixed to version 0.1.0
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left
Can be fixed with #1 as well. Flux internal dependencies have significantly changed.
The text was updated successfully, but these errors were encountered:
sambitdash
changed the title
Fails to install with Julia 1.6.0
Fails to install on Julia 1.6.0
Apr 1, 2021
Fairly complex version comapatibility issues due to Flux 0.9.0 dependency.
Can be fixed with #1 as well.
Flux
internal dependencies have significantly changed.The text was updated successfully, but these errors were encountered: