You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(vk_pic) pata@pata_pc:/mnt/c/Users/pata/PycharmProjects/test$ python
Python 3.6.10 (default, Apr 16 2020, 14:35:54)
[GCC 7.5.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
>>> cv2.__version__
'3.4.5'
>>>
The text was updated successfully, but these errors were encountered:
PATAPOsha
changed the title
Failed to install
Failed to install fatal error: opencv2/opencv.hpp: No such file or directory
Jun 2, 2020
Using python 3.6.10
pip install stasm
on UbuntuGetting following error:
cv2 is installed and imported succesffully:
The text was updated successfully, but these errors were encountered: