dotnet / dotnet/machinelearning

ML.Net deep-learning classification tutorial code doesn't build on Linux platform?

Open
#7,072 2 comments 0 reactions 0 assignees View on GitHub
area-Vision needs-author-action
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

**System Information (please complete the following information):**
- OS & Version: [e.g. Windows 10] Ubuntu 23.10
- ML.NET Version: [e.g. ML.NET v1.5.5] 3.0.1
- .NET Version: [e.g. .NET 5.0] .Net 8

**Describe the bug**
Following this tutorial https://learn.microsoft.com/en-us/dotnet/machine-learning/tutorials/image-classification-api-transfer-learning, VSCode hits the following error:
```
error NU1301: The local source '/usr/src/ML.Net/DeepLearning_ImageClassification_Binary/C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' doesn't exist.
```

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots, Code, Sample Projects**
If applicable, add screenshots, code snippets, or sample projects to help explain your problem.

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.