Re: [Tutor] Connecting Py 2.7 with visa

2015-05-19 Thread Wilson, Pete
Pip-for-windows worked great! Bob's your uncle! Case closed. Pete > -Original Message- > From: Tutor [mailto:tutor-bounces+pete.wilson=atmel@python.org] On > Behalf Of Mark Lawrence > Sent: Friday, May 15, 2015 7:15 PM > To: tutor@python.org > Subject: Re: [T

Re: [Tutor] Connecting Py 2.7 with visa

2015-05-15 Thread Mark Lawrence
On 15/05/2015 23:12, Wilson, Pete wrote: Greetings I am trying to write a test executive program using python 2.7 on a windows 7 computer. I want to connect to a Keithley 2100 voltmeter using National Instruments VISA. I am having trouble installing pyvisa. All the documentation refers to usin

[Tutor] Connecting Py 2.7 with visa

2015-05-15 Thread Wilson, Pete
Greetings I am trying to write a test executive program using python 2.7 on a windows 7 computer. I want to connect to a Keithley 2100 voltmeter using National Instruments VISA. I am having trouble installing pyvisa. All the documentation refers to using 'pip' and a command line "$ pip install