Skip to content
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

out of date compatibility #129

Closed
Moelf opened this issue Nov 5, 2022 · 2 comments
Closed

out of date compatibility #129

Moelf opened this issue Nov 5, 2022 · 2 comments

Comments

@Moelf
Copy link

Moelf commented Nov 5, 2022

(WVZAnalysisML) pkg> pin MLJFlux@0.2.9
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Metalhead [dbeba491]:
 Metalhead [dbeba491] log:
 ├─possible versions are: 0.3.0-0.7.3 or uninstalled
 ├─restricted by compatibility requirements with MLUtils [f1d291b0] to versions: 0.3.0-0.6.1 or uninstalled
 │ └─MLUtils [f1d291b0] log:
 │   ├─possible versions are: 0.1.0-0.3.0 or uninstalled
 │   └─restricted to versions 0.3.0 by an explicit requirement, leaving only versions 0.3.0
 └─restricted by compatibility requirements with MLJFlux [094fc8d1] to versions: 0.7.0-0.7.3 — no versions left
   └─MLJFlux [094fc8d1] log:
     ├─possible versions are: 0.1.0-0.2.9 or uninstalled
     └─restricted to versions 0.2.9 by an explicit requirement, leaving only versions 0.2.9

it's impossible to use the latest MLJFlux and MLUtils at the same time; somewhere in the compatibility here we're limiting Metalhead (idk why it's a dependency to begin with)

@ablaom
Copy link

ablaom commented Nov 7, 2022

I guess we're waiting for FluxML/Metalhead.jl#204, so not really an MLUtils issue.

@ablaom
Copy link

ablaom commented Nov 7, 2022

MetalHead is a dependency of MLJFlux because the default ImageClassifier builder uses a MetalHead builder.

@Moelf Moelf closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants