Error while installed "tsfresh" python library in databricks

Karthe
New Contributor III

Hi all,

I am trying to install "tsfresh" library in databricks. However, I get the following error. Could anyone please help me here.

ImportError: cannot import name 'rng_integers' from 'scipy._lib._util' (/databricks/python/lib/python3.7/site-packages/scipy/_lib/_util.py)

I also tried to refresh scipy by upgrading via pip. But I could not fix it