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

Hubert-Dudek
Databricks MVP

Hi, you posted it three times. Please kindly delete duplicate posts.

Please try to install via compute -> choose your cluster -> libraries

I checked that on DBR 11. x it works

image.pngimage.png


My blog: https://databrickster.medium.com/

View solution in original post

Karthe
New Contributor III

Thank you very much, My apology for the inconvenience caused.

Karthe
New Contributor III

Hi @Kaniz Fatma​  - Sure, I will do it henceforth. I see that currently already someone has did that for me 🙂