-
```
on windows 7 64, python 2.7
I try installing 1.7 or 1.8 via python setup.py install
and get
Traceback (most recent call last):
File "setup.py", line 4, in
import dpkt
File "c:\Users\fabi…
-
Had to downrev PyVISA to 1.5 from 1.6 due to PyVISA API changes.
Ran into this problem months ago and ended up using direct socket calls with SCPI commands as a workaround. I'm sure that other users…
-
I am using Windows10 and Rigol DS1054Z connected using USB. The scope appeared in device manager with "no driver installed" message.
I installed script by following the setup step by step, then I tr…
-
I have spent all day trying to get pyvisa-py to work with common instruments on Ubuntu, about a year after giving up and using NI-VISA on a mac. I believe I have tracked down multiple issues. I am tes…
-
```
on windows 7 64, python 2.7
I try installing 1.7 or 1.8 via python setup.py install
and get
Traceback (most recent call last):
File "setup.py", line 4, in
import dpkt
File "c:\Users\fabi…
-
issued file: https://github.com/pyvisa/pyvisa-py/blob/main/pyvisa_py/protocols/rpc.py
I receive this when running pytest. Not critical to me but probably something to fix before py3.13 rolls around…
-
```
on windows 7 64, python 2.7
I try installing 1.7 or 1.8 via python setup.py install
and get
Traceback (most recent call last):
File "setup.py", line 4, in
import dpkt
File "c:\Users\fabi…
-
import pyvisa
rm = pyvisa.ResourceManager('@py')
rm.list_resources()
inst = rm.open_resource('ASRL3::INSTR')
print(inst.query("*IDN?"))
i get this error when i'm try using pyvisa
-
```
on windows 7 64, python 2.7
I try installing 1.7 or 1.8 via python setup.py install
and get
Traceback (most recent call last):
File "setup.py", line 4, in
import dpkt
File "c:\Users\fabi…
-
```
on windows 7 64, python 2.7
I try installing 1.7 or 1.8 via python setup.py install
and get
Traceback (most recent call last):
File "setup.py", line 4, in
import dpkt
File "c:\Users\fabi…