[ros-users] crash importing opencv on mac python

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Dan Lazewatsky
Datum:  
Aan: ros-users
Onderwerp: [ros-users] crash importing opencv on mac python
Hi all -
I've been having some trouble using the python bindings that build
with the version of OpenCV included with ROS. When I try to import cv,
I get the following error:
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap

which I would assume has something to do with me using python 2.6.4
instead of the system version. Does anyone know how to fix this?

Thanks,
-Dan