kaiser b
@kaiserb1
My repls had "Open in a new tab" button, but now it misses. Can I restore it?
Python
Hi, did someone make pytesseract working in python?
Regards.
SixBeeps I'm working on a test implementation, but GitHub seems to be broken atm so I'll finish it sometime later.3 years ago
OpenCV don't work on Python. Can someone share the proper way of using on Repl?
opencv for python doesn't work
https://repl.it/@kaiserb1/Shape-recogn
TaylorHouse I had to use a different package, it doesn't seem as if repl can run OpenCV normally. I used opencv-python, and it didn't seem to throw any errors, except it couldn't play the video and threw a null error code. of course, you are using it for something else so it could be different4 years ago
I have simple server, running or REPL.IT and Python3.
How I can send "POST" @ payload to same server from REPL.IT?