LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Python node in LabView not working , Help!

Hello, I'm trying to run a simple program to ensure that the node works properly and I have run with some very disappointing problems. 

 

Currently running Labview 2019 32bit  with python version 3.6 trough Pyharm 2018 with the 32-bit executable.

well, the image quality is terrible but I get this error and i made sure the IDE it's running with python 3.6

 

LabVIEW: (Hex 0x680) The specified Python version is not supported.

Untitled 2.png

 

Untitled.png

adw.png

0 Kudos
Message 1 of 2
(2,977 Views)

Hello,

 

It seems like your python is not upgraded or after upgrading python and pip, your path is not set in environment variables.

 

Please set your current python's version to environment variables and then try again.

 

0 Kudos
Message 2 of 2
(2,928 Views)