If I connect to any one of my GPIB instruments using pyvisa and then I try to close my python interpreter, my computer crashes (then automatically restarts). I only have this issue after connecting to a GPIB instrument with pyvisa, otherwise I can control my GPIB instruments and use my interpreter without any issues.
Here are the python tools I'm using:
python 2.7 python xy 2.7.5.1 spyder 2.2.4
Has anyone else encountered this problem? And what do you think I can do to fix it?
Thanks for your help.