stefanolatini
stefanolatini
can anyone helm me? I'm stucked everytime I do `> import deeplabcut` or `$ python -m deeplabcut`
``` Package Version ----------------------------- --------------- absl-py 2.1.0 alabaster 0.7.16 anyio 4.3.0 app-model 0.2.4 appdirs 1.4.4 appnope 0.1.4 argon2-cffi 23.1.0 argon2-cffi-bindings 21.2.0 arrow 1.3.0 asttokens 2.4.1 astunparse 1.6.3 attrs 23.2.0 Babel...
i tried to uninstall and reinstall anaconda, launch `conda clean --all` but the problem persists
the installation goes well but the problem persists ``` (DEEPLABCUT) stefanolatini@macbook ~ % pip install "huggingface-hub==0.16.4" Collecting huggingface-hub==0.16.4 Downloading huggingface_hub-0.16.4-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: filelock in /usr/local/anaconda3/envs/DEEPLABCUT/lib/python3.9/site-packages (from huggingface-hub==0.16.4)...
same problem: as usual the `import huggingface_hub` command goes well, the `from huggingface_hub import hf_hub_download` crashes
anyway thanks so much for the attention payed