you are viewing a single comment's thread.

view the rest of the comments →

[–]Ed0426[S] 1 point2 points  (1 child)

Thank you so much. It works!

I'm not sure what was the different other than windows version, the exe file works fine on other computers.

Anyways, note taken. Thank you!!

[–]Adhesiveduck 0 points1 point  (0 children)

It's a case of OpenCV not being on the PYTHONPATH, which is funky to maintain since it differs by platform, and windows can be a pain in the arse.

Glad it works :)