Problems with Opencv(python3 and ROS)

Asked

Viewed 73 times

0

i am using ROS for a project in college, but when I try to use python 3 to call opencv, this problem occurs "Import: /opt/Ros/Kinetic/lib/python2.7/dist-Packages/cv2.so: Undefined Symbol: Pycobject_type" I’ve been trying to figure it out for almost a week and I can’t.

1 answer

0

According to that page, there is no official distribution of ROS pro Python 3, but it may be possible to make it work if you compile the source ROS.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.