Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.

pyDAAL installation error

yingxing__bao
Beginner
783 Views

I downloaded the python 3.5 for window from https://registrationcenter.intel.com/en/products/postregistration/?sn=CR5K-TFNZZR6S&EmailID=1429640590%40qq.com&Sequence=2160983&dnld=t.

and run the example Regression_online_example.ipynb in pyCharm from https://github.com/daaltces/pydaal-getting-started/blob/master/4-interactive-tutorials/Regression_online_example.ipynb.

but I got the error "DLL load failed: The specified procedure could not be found." the error is caused by the code "from daal.algorithms.ridge_regression import training as ridge_training".

I would like to know if I have installed pyDAAL incorrectly. What should I do to properly install it?

0 Kudos
5 Replies
Gennady_F_Intel
Moderator
783 Views
0 Kudos
yingxing__bao
Beginner
783 Views

Hi,

Tank you very much. I have solved the problem already.

0 Kudos
Frank_S_Intel
Employee
783 Views

I am glad you could fix the issue. Could you please briefly let us know if there is anything that needs fixing/documentation in pyDAAL and/or Intel(R) Distribution for Python?

0 Kudos
yingxing__bao
Beginner
783 Views

yeah,I think there should be a special section for python.The current documentation on Python is too fragmented.

0 Kudos
Reply