LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Python node import cv2 issue error 1667

Hello, 

 

I am using python 3.8.1 64bit and Labview 2018 64bit.

 

I am not able to import some packages. Like in my example "import cv2". 

 

When I run my code from a python script (or from pycharm etc...) it works well. See picture main_launch_from_cmd.JPG

 

When I run my code from LabVIEW it does not work and generated error 1667. See picture launch_from_lv.JPG. The code can be run by removing all pieces of information about cv2 from function_test_py.py

 

I looked at a lot of forums, I did not find a solution that fit my issue. 

 

I hope someone would mind helping me 🙂 

Take care. 

0 Kudos
Message 1 of 1
(1,090 Views)