Closed ioanachi closed 2 years ago
@ioanachi
has this issue been resolved? we have the same issue (SSLCertVerificationError /api/5820521/envelope/) and we are looking for a solution. if you know a solution, please share~
Hi @boom109,
I only managed to install OpenSSL through chocolatey: choco install openssl https://stackoverflow.com/questions/50625283/how-to-install-openssl-in-windows-10 Not sure why it didn't work by installing OpenSSL any other way.
Tried the chocolatey solution but it did not work for me
ah, I was missing psycopg2, solved by installing it:
pip install psycopg2
Hello,
I have a problem when trying to start label-studio.I installed it through pip and when I try to start it I get an error. I have OpenSSL installed for windows and certificates. Everything else works but label studio. What should I do?
Thank you!