LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Python Project

I am installing python scripts into my labview project and having an issue with paths. A python node has the path to the module and inside that module there are imports of other modules that are on the python project path but not on called module path. I can import any other module on the calling path but not above. I guess I am missing somthing like how to tell python what the project level is?

 

Here is the error I get and a snippit from the python script.

 

jessica_kh_0-1684414209849.png

 

jessica_kh_1-1684414281907.png

 

Thank you

Jessica

 

0 Kudos
Message 1 of 2
(949 Views)

Hi jessica_kh

Please check this article, which is giving an exact solution for this error. 


Regards)

_______

Best way to thank is to give Kudos / Mark as a solution. 

0 Kudos
Message 2 of 2
(883 Views)