Hello guys,
So i made a python test script file where it allows me to transfer files through serial port communication. Now to do that i had download pyserial and import into python using the code "import serial". Which works fine and it configures with python, now that library is in the python bin folder. So when i put that script file into TestStand using python step, it gives me an module error that i have shown below. Now keep in mind that i have muiltple imports module in my test script, i have test them all one by one and TestStand recognize all but expect for one. Serial can't seem to recoginze through TestStand python step when importing the file into TestStand, even though the serial library is located with all other modules in python bin folder. Can someone please see this error and please reply as soon as possible.
Thanks,
Mehar