problem installing a module

L

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
 
E

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()]
key error : 'HOME'

i have installed a lot of tyme pyvisa and this is the first time that
i get this error.
Thanks

Luca
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top