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
Traceback (most recent call last):
File "microaneurysm.py", line 1, in
from SimpleCV import Image, Color
File "/home/chuench/.local/lib/python2.7/site-packages/SimpleCV/init.py", line 3, in
from SimpleCV.base import *
File "/home/chuench/.local/lib/python2.7/site-packages/SimpleCV/base.py", line 59, in
raise ImportError("Cannot load OpenCV library which is required by SimpleCV")
ImportError: Cannot load OpenCV library which is required by SimpleCV
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "microaneurysm.py", line 1, in
from SimpleCV import Image, Color
File "/home/chuench/.local/lib/python2.7/site-packages/SimpleCV/init.py", line 3, in
from SimpleCV.base import *
File "/home/chuench/.local/lib/python2.7/site-packages/SimpleCV/base.py", line 59, in
raise ImportError("Cannot load OpenCV library which is required by SimpleCV")
ImportError: Cannot load OpenCV library which is required by SimpleCV
The text was updated successfully, but these errors were encountered: