SINr-Embeddings/sinr

TQDM Error on PopOS (Ubuntu-like OS)

nicolasdugue opened this issue · 2 comments

Describe the bug
Issue

TQDM error on similarity evaluation

To Reproduce

  • Install SINr on PopOS
  • TQDM is working

Expected behavior
Progress on evaluation

Desktop (please complete the following information):

  • OS: Pop_OS
  • Python version 3.10.12

Maybe a problem with notebook config, and not SINr install : jupyter nbextension enable --py widgetsnbextension could work.

pip install "ipywidgets>=7.0"
et
jupyter nbextension enable --py widgetsnbextension could work