dotnet / dotnet/machinelearning-modelbuilder

Executing mlnet can't locate dotnet

Đang mở
#2,802 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
GS Tutorial
Ngôn ngữ chính
Dockerfile
Star
285
Fork
66
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**System Information (please complete the following information):**
- Model Builder or CLI Version:
- Visual Studio Version (if applicable): N/A

**Describe the bug**
- On which page of the tutorial did you run into an issue (URL): ML.NET Tutorial - Get started in 10 minutes
- Clear description of the problem: Running mlnet at the command line returns:

> You must install .NET to run this application.

> App: /home/dhild/.dotnet/tools/mlnet
> Architecture: x64
> App host version: 8.0.0
> .NET location: Not found

When I run 'which dotnet' I get '/usr/bin/dotnet', so both this and the reporting of the App host version says that .NET is properly installed.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to bash console
2. Enter 'mlnet classification --dataset "yelp_labelled.txt" --label-col 1 --has-header false --name SentimentModel --train-time 60'
3. See error

**Expected behavior**
Shown in **Progress** at https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/train

**Screenshots**
N/A

**Additional context**
None

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện lệnh được báo cáo trong một bash console với dataset yelp_labelled.txt của tutorial, sau đó so sánh kết quả với tiến trình dự kiến được hiển thị trong tutorial ML.NET được liên kết. Issue không nêu source file hay test nào; hoàn tất có nghĩa là mlnet có thể tìm thấy .NET runtime đã cài đặt và chạy thành công lệnh phân loại.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Lĩnh vực
cli
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
30/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.