Python links to wrong opencv

asked 2018-08-22 21:34:18 -0500

j.scho gravatar image

Hi guys,

I have install opencv (3.4.2) from source on my TX2 and both python2 and 3 were linking to the correct opencv version but after installing ROS kinetic, i cant link to the source install version. Python links to the opencv from ROS and i dont want that. I guess the problem comes from the ROS installation when we have to source the setup.bash and thus add some path to the python path. How can i do to make python use the opencv version installed by source?

Thanks

edit retag flag offensive close merge delete

Comments

This, #q301328 and #q301329 all seem at least related, but could also be duplicates. It's hard to tell.

Could you check and close the ones that are in fact duplicates of this question?

Thanks.

gvdhoorn gravatar image gvdhoorn  ( 2018-08-23 01:22:12 -0500 )edit