Vitor Pereira Matias

Results 6 comments of Vitor Pereira Matias

This is also happening to me. ### build from source using: git clone https://github.com/HumanSignal/label-studio.git cd label-studio git checkout tags/1.17.0 -b label-studio-1.17.0 - install dependencies pip install poetry poetry install -...

I could not solve it. Just used the docker version.

> I was getting the same error. For me, it was an issue with the ml-backend calling back to the label-studio instance. I had to use a legacy token and...

The problem for me was fixed after i gave up on python-venvs and used conda-venv.