ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Python node creates Code 1663 in 2020, but not 2023 with same version of Python

I have been working on a small VI that I need to work in Labview 2020, but it keeps on throwing Error 1663. I have tried Python 3.6 and Python 3.11. I used the same VI in 2023 Q3 with no errors. Any ideas?

0 Kudos
Message 1 of 6
(2,193 Views)

How have you installed Python ? I an virtual environment like anaconda or plain ?

0 Kudos
Message 2 of 6
(2,159 Views)

I have installed Python directly, and added to PATH. I do have Anaconda installed on my system with Python 3.9.7, but that is not what I am calling in the VI.

0 Kudos
Message 3 of 6
(2,154 Views)

Then I don't know. 
Just remember that LabVIEW 2020 only support version 2.7 and 3.6. Higher versions might work. 

 

Can you show a picture of the error that you get so that we have the complete message. 

0 Kudos
Message 4 of 6
(2,102 Views)

Please see the attached screenshot.

0 Kudos
Message 5 of 6
(2,046 Views)

So what version of Python are you trying to load ? 

What bitnes is the Python version and LabVIEW version ? 

0 Kudos
Message 6 of 6
(2,017 Views)