Skip to content

Unable to load shared library 'lib_lightgbm' or one of its dependencies on Apple Silicon #1922

@Oluwasunmibola

Description

@Oluwasunmibola

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:

  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
Screenshot 2021-11-17 at 9 47 23 AM
Screenshot 2021-11-17 at 9 47 32 AM

If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions