Can we use opencv-python here? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

1st Sep 2020, 4:29 AM
Anjan Kalita
Anjan Kalita - avatar
1 Answer
+ 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)
1st Sep 2020, 6:19 AM
Kunsh-Tyagi
Kunsh-Tyagi - avatar