[JdeRobot] [Jderobot] error in execution of color_filter
harshdeepkanhai
harshdeepkanhai at gmail.com
Sun Apr 2 11:21:40 CEST 2017
Traceback (most recent call last):
File "./color_filter.py", line 23, in <module>
from MyAlgorithm import MyAlgorithm
File
"/media/harshdeepkanhai/Inventory/JDEXP/TeachingRobotics/src/color_filter/MyAlgorithm.py",
line 4, in <module>
import cv2
ImportError: /opt/ros/kinetic/lib/python2.7/dist-packages/cv2.so: undefined
symbol: PyCObject_Type
I got the following error. But when I checked in python2 by import cv2. It
is already installed. Why is it giving error. What are the necessary changes
should be done as it is showing undefined symbol cv2.so.
--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/Jderobot-error-in-execution-of-color-filter-tp4643276.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.
More information about the Jde-developers
mailing list