dotnet / dotnet/machinelearning-modelbuilder

ml.net installation isssue

Open
#2,939 1 comment 0 reactions 0 assignees View on GitHub
GS Tutorial
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information:**
- CLI Version: ubuntu 22.04 linux

**Describe the bug**
- first installation

**To Reproduce**
Steps to reproduce the behavior:
run below command on cli in linux
dotnet tool install -g mlnet-linux-x64

**Expected behavior**
~$ dotnet tool install -g mlnet-linux-x64
/tmp/77a101f6-eed5-4f71-b45e-6a8329d761c0/restore.csproj : error NU1202: Package mlnet-linux-x64 16.18.2 is not compatible with net6.0 (.NETCoreApp,Version=v6.0) / any. Package mlnet-linux-x64 16.18.2 supports: net8.0 (.NETCoreApp,Version=v8.0) / any
The tool package could not be restored.
Tool 'mlnet-linux-x64' failed to install. This failure may have been caused by:

* You are attempting to install a preview release and did not use the --version option to specify the version.
* A package by this name was found, but it was not a .NET tool.
* The required NuGet feed cannot be accessed, perhaps because of an Internet connection problem.
* You mistyped the name of the tool.

For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.