problem installing a module

Emile van Sebille emile at fenx.com
Tue Mar 22 13:41:52 EDT 2011


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()]
> key error : 'HOME'
>
> i have installed a lot of tyme pyvisa and this is the first time that
> i get this error.
> Thanks
>
> Luca





More information about the Python-list mailing list