-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi! I have a Tektronix TDS1002B and wanted to use your PyTektroinxScope. Unfortunately it does not work.
I installed the dependencies ''pyvisa'' (import visa and pyvisa works) and installed the script via:
sudo python setup.py install
by starting python and importing PyTektronixScope I get following error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "build/bdist.linux-x86_64/egg/PyTektronixScope/__init__.py", line 1, in <module>
File "build/bdist.linux-x86_64/egg/PyTektronixScope/PyTektronixScope.py", line 2, in <module>
ImportError: cannot import name vpp43
Thanks for any help!
Metadata
Metadata
Assignees
Labels
No labels