Re: problem installing a module

2011-03-22 Thread Emile van Sebille
On 3/22/2011 8:19 AM luca72 said... Hello i try to install pyvisa under winxp sp3 i get this error: home_dir =os.environ['HOME'] Installation is clearly expecting a HOME environment variable that isn't there. You'll need to set it then install. HTH, Emile return self.data[key.upper()]

problem installing a module

2011-03-22 Thread luca72
Hello i try to install pyvisa under winxp sp3 i get this error: home_dir =os.environ['HOME'] return self.data[key.upper()] key error : 'HOME' i have installed a lot of tyme pyvisa and this is the first time that i get this error. Thanks Luca -- http://mail.python.org/mailman/listinfo/python-list