-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
GS TutorialBug from customer using Getting Started TutorialBug from customer using Getting Started TutorialReported by: CustomerStale
Description
System Information (please complete the following information):
- Model Builder or CLI Version: 16.2.0
- Visual Studio Version (if applicable): 2019
Describe the bug
- On which page of the tutorial did you run into an issue (URL): https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/train
- Clear description of the problem: Unable to load shared library 'lib_lightgbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(liblib_lightgb
m, 0x0001): tried: 'liblib_lightgbm' (no such file), '/usr/local/lib/liblib_lightgbm' (no such file), '/usr/lib/liblib_lightgbm' (no such file), '/Users/samiatbola-matanmi/Projects/mlnetprac/myMLApp/lib
lib_lightgbm' (no such file), '/usr/local/lib/liblib_lightgbm' (no such file), '/usr/lib/liblib_lightgbm' (no such file)
The type initializer for 'Native' threw an exception.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
GS TutorialBug from customer using Getting Started TutorialBug from customer using Getting Started TutorialReported by: CustomerStale

