Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thats python dependency hell(why this lang installs libs globally) - thats why i dont like this language too much. Try seperating your python installation with virtual env and install opencv twice(for each python version).