Ask Your Question

tobyerbailey's profile - activity

2016-12-06 07:41:14 -0600 received badge  Necromancer (source)
2016-12-05 20:33:11 -0600 answered a question py-opencv import error in Bash for Windows 10

I have just managed to get this working. The trick was to use execstack to modify the .so files associated with opencv.

This is what I did:

  1. sudo apt-get install execstack
  2. sudo /usr/sbin/execstack -c /usr/local/lib/libopen.s i.e. modify all the opencv .so files

That seemed to do the trick for me with opencv 3.1.0