You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error in MessageBasedDriver, when it imports "visa" - No module named visa.
I actually tried to install pyvisa-py and then just run a console and import visa and it fails too. I think now the improt should be: pyvisa.
Does that make sense? Maybe I'm missing something
Thanks,
Xavier.
The text was updated successfully, but these errors were encountered:
Hi,
I get an error in MessageBasedDriver, when it imports "visa" - No module named visa.
I actually tried to install pyvisa-py and then just run a console and import visa and it fails too. I think now the improt should be: pyvisa.
Does that make sense? Maybe I'm missing something
Thanks,
Xavier.
The text was updated successfully, but these errors were encountered: