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

[BUG] - remove dependency on preview packages #3

Open
jkone27 opened this issue Oct 14, 2023 · 1 comment
Open

[BUG] - remove dependency on preview packages #3

jkone27 opened this issue Oct 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jkone27
Copy link

jkone27 commented Oct 14, 2023

warning NU1608: Detected package version outside of dependency constraint: FSharpML 1.0.0 requires Microsoft.ML (= 1.5.0-preview) but version Microsoft.ML 2.0.1 was resolved.
@jkone27 jkone27 added the bug Something isn't working label Oct 14, 2023
@kMutagene
Copy link
Member

Hey @jkone27, I think the dependencies are pinned like this because ML.NET introduced backwards-incompatible changes in their 2.X + releases (correct me if i am wrong @muehlhaus @ZimmerD). There some work to do in this lib to make it compatible with the new ML.NET packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants