10-13-2022 07:11 AM
Hi,
I want to use Python and LabVIEW to operate multiple devices. Therefore I'm using the python-node and python-session in LabVIEW but when I run the program it searches for the modules in the 'wrong' path (C:\Users\****\AppData\Roaming\Python...) and doesn't find them. I'm using anaconda for multiple environments and want LabVIEW to refer to a specific environment. These are located in C:\Users\****\Anaconda3.
Thanks for helping.
This is my first entry so if I should be more specific or something else please let me know
Versions:
LabVIEW 2020 32-bit
Python 3.10.6 32-bit (at least in the specific environment in the other its 64-bit)
10-13-2022 05:26 PM - edited 10-13-2022 05:28 PM
Edit: I totally misread the post.