0
Can we use opencv-python here?
I found that we can use sklearn , numpy , pandas , etc. I want to use opencv. But it is not in-built. Is there any trick I can use to work with opencv here?
1 Antwort
+ 1
Unfortunately no, sololearn only supports command line interface with python3, that too for specefic libraries that are in there courses. ,You can use it on Pycharm(for desktop) or repl IDE(online)