Compatibility of LabVIEW Python Node with Virtual Environment

Updated Sep 28, 2023

Reported In

Software

  • LabVIEW NXG

Programming Language

  • Python

Issue Details

  • May I use venv virtual environment with LabVIEW's Python Node?
  • May I use Anaconda virtual environment with LabVIEW's Python Node?

Solution

Starting from LabVIEW 2023 Q1, LabVIEW's Python Node supports Anaconda and venv virtual environments with the new Open Virtual Environment Session function. Sample examples of how to utilize this feature are provided with LabVIEW at Help>>Find Examples>>Browse>>Communicating with External Applications>>Using External Code>>Integrating Python Code.
image.png