libgomp.so.1 error
See original GitHub issueCan not import library lightgbm
.
Investigative information
Please provide the following:
- Timestamp:2019-08-12T06:42:41.172606204Z
- Function App name: http://predictcrimeinboston.azurewebsites.net
- Function name(s) (as appropriate): hello_world
- Core Tools version:
Repro steps
Provide the steps required to reproduce the problem:
Run the app
Expected behavior
The app should run
Actual behavior
It doesn’t run.
Known workarounds
No
Related information
requirements.txt
:
numpy
pandas
pymongo[srv]
requests
scikit-learn
bs4
holidays
lightgbm
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
ImportError: libgomp.so.1: cannot open shared object file: No ...
On doing import spacy, got this error. 'ImportError: libgomp.so.1: cannot open shared object file: No such file or directory'
Read more >error while loading shared libraries: libgomp.so.1
I tried to fix this manually on the system with gcc-4.3 by downloading the library and putting it on the LD_LIBRARY_PATH, but then...
Read more >libgomp.so.1: Cannot Open Shared Object File
1: cannot open shared object file: No such file or directory. appears when you try to launch VNL, fix it by running apt-get...
Read more >libgomp.so.1: cannot open shared object file: No such file or ...
I am runing my binary application on the on arm linux system. A error appears : " libgomp.so.1: cannot open shared object file:...
Read more >OSError: libgomp.so.1: cannot open shared object file: No ...
Submission error "OSError: libgomp.so.1: cannot open shared object file: No such file or directory". Inference failed errors. Failed with exit code 1.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Closing this out as we have added the missing system dependency and xgboost and lightgbm both are loading fine now. Please report if things are not working.
This is same as https://github.com/Azure/azure-functions-python-worker/issues/493 , if this is a case of
libgomp1
.