[Tutor] PyVISA GPIB

markrivet at gsoftcon.com markrivet at gsoftcon.com
Fri Apr 1 17:42:07 CEST 2011


 I would like to control electronic instruments with PyVISA. I have downloaded PyVISA and unpacked the files into the Python27/lib/site-packages dir and in the IDLE
GUI I run "import visa' for a quick check and I get this error:

import visa

Traceback (most recent call last):
  File "<pyshell#25>", line 1, in <module>
    import visa
ImportError: No module named visa

I'm scratching my head. Help

Mark R Rivet, Genesis Software Consulting
ASCT(Computer Technologies), BSIT/SE(Software Engineering)
Electrical Engineering Technician
Member IEEE, Computer Society


Do or do not; there is no try.



More information about the Tutor mailing list