- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I have a issue when i run "from daal4py.sklearn.svm import SVC" in python intel
>>> from daal4py.sklearn.svm import SVC
Traceback (most recent call last):
File "/home/cuong/Desktop/intelpython3/lib/python3.7/site-packages/daal4py/__init__.py", line 2, in <module>
from _daal4py import *
ImportError: libfabric.so.1: cannot open shared object file: No such file or directory
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/cuong/Desktop/intelpython3/lib/python3.7/site-packages/daal4py/__init__.py", line 7, in <module>
raise ImportError(s + '\n\nActivating your conda environment or sourcing mpivars.[c]sh/psxevars.[c]sh may solve the issue.\n')
ImportError: libfabric.so.1: cannot open shared object file: No such file or directory
Activating your conda environment or sourcing mpivars.[c]sh/psxevars.[c]sh may solve the issue
I cant fix this issue. Can you give me a advice?? Plz
Thanks for reading.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
Could you please give us the following details:
- How you installed daal4py?
- Versions of Daal4py and Daal
- OS (Windows or Linux)
- Is MPI installed?
As a workaround, could you please try the command after exporting LD_LIBRARY_PATH.
export LD_LIBRARY_PATH=/<path>/lib:$LD_LIBRARY_PATH
If issue still persists please let us know.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please give us an update? Is your issue resolved?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello bro,
Thanks for your support. I solved it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Glad to know that your issue is resolved. We won't be monitoring this thread anymore. Kindly raise a new thread if you need further assistance.
Thanks.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page