- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I installed the Python version of DAAL (https://software.seek.intel.com/python-distribution)
But when I was trying to run the following file in pyCharm,
C:\IntelPython3\share\pydaal_examples\examples\python\source\em\em_gmm_dense_batch.py
It returned me this message:
C:\Users\cjiang\AppData\Local\Programs\Python\Python36-32\python.exe C:/IntelPython3/share/pydaal_examples/examples/python/source/em/em_gmm_dense_batch.py
Traceback (most recent call last):
File "C:/IntelPython3/share/pydaal_examples/examples/python/source/em/em_gmm_dense_batch.py", line 47, in <module>
from daal.algorithms import em_gmm
ModuleNotFoundError: No module named 'daal'
Process finished with exit code 1
Can anyone tell me how to fix it? Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi cn,
You may find this article helpful. It explains how to configure PyCharm with the Intel Distribution for Python. You may also want to try running the example in a command prompt to rule out an installation issue.
Let me know if you need more assistance,
Chris
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page