Closed lynochka closed 1 year ago
The problem is that NumPy needs to be imported during the setup process so that its C headers can be included, and for some reason it cannot be imported.
You could try reinstalling NumPy directly before installing PyEMD.
It is still not working, I tried installing first Numpy and then PyEMD but it doesn't work. Has anyone tried to install it successfully? Thank you very much.
pyemd in databricks could not be installed in Databrick Runtime version 4.2 (no workers). The error is below:
Python:
Pip:
Error:
Might it be that the path to python in /usr/lib or similar is hardcoded somewhere there?