05-02-2020 10:02 PM - edited 05-02-2020 10:57 PM
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.
05-03-2020 08:34 AM
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.