1 Apr 2011 17:42
PyVISA GPIB
<markrivet <at> gsoftcon.com>
2011-04-01 15:42:07 GMT
2011-04-01 15:42:07 GMT
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.
_______________________________________________
Tutor maillist - Tutor <at> python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
RSS Feed