Hi, I was trying to set up everything according the README:
- I have created a venv with python 3.10
- I have activated that venv
- I have installed the requirements.txt packages as well as soundfile package.
- When I try to run a test.ipynb and it says Numpy 2.26 is not compatible. I tried to uninstall that version and install 1.19 but still having an error.
I´m a little bit lost, can someone explain me how can you install and set up imagebind in your local computer from zero ?