Error 1663 When Open Python Session

Updated Jan 17, 2023

Reported In

Software

  • LabVIEW

Other

Python

Issue Details

I want to open a Python Session in LabVIEW but I get the error below
Error 1663 pop up from simple error handler

Solution

Please make sure that the bitness of LabVIEW matches the Python program you installed. For example, if you installed 32-bits LabVIEW, you are require to install 32-bits Python program.