On 01/04/2011 20:10, Alan Gauld wrote:
"Mark R Rivet" <markrri...@aol.com> wrote
Well I tried the setup file and here is what I get:
C:\Users\Rivetmr\PyVisa_1.3\PyVISA-1.3>Python setup.py install
Traceback (most recent call last):
File "setup.py", line 60, in <module>
home_dir = os.environ['HOME']
Windows doesn't by default define a HOME environment variable.
Are you sure your module is not Unix specific?
If not then the easiest solution is probably to just define a value for
HOME... and see if it works!
HTH,
Alan G.
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
I think someone has already said this, but just to be sure there's a
Windows executable here
http://sourceforge.net/projects/pyvisa/files/PyVISA/1.3/
HTH.
Mark L.
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor