LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Python Session Error 1672

Hello everyone,

 

I'm getting the dreaded Error 1672 when trying to use 'Open Python Session'. Even the example vis (such as PythonNode_AddTwoDoubles.vi) are giving me the error right at the start, so it's not my implementation. 

I'm using LabVIEW 2024 Q3 and Python 3.8.10, which should be compatible: Integrating Python Code in LabVIEW - NI

Python itself seems to be working fine independently, and the python version called (3.8 or 3.8.10) and the path to the .exe don't seem to be the issue, since changing them to something else gives different errors.

 

Any advice would be appreciated.

Ccccc_0-1737667579132.png

 

0 Kudos
Message 1 of 2
(215 Views)

@Ccccc wrote:

Hello everyone,

 

I'm getting the dreaded Error 1672 when trying to use 'Open Python Session'. Even the example vis (such as PythonNode_AddTwoDoubles.vi) are giving me the error right at the start, so it's not my implementation. 

I'm using LabVIEW 2024 Q3 and Python 3.8.10, which should be compatible: Integrating Python Code in LabVIEW - NI

Python itself seems to be working fine independently, and the python version called (3.8 or 3.8.10) and the path to the .exe don't seem to be the issue, since changing them to something else gives different errors.

 

Any advice would be appreciated.

Ccccc_0-1737667579132.png

 


Did you check these things?

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000001DlMtCAK&l=en-US

 

______________________________________________________________
Have a pleasant day and be sure to learn Python for success and prosperity.
0 Kudos
Message 2 of 2
(198 Views)