Skip to content

No vpp43 on Ubuntu 15.10 #1

@K0ertis

Description

@K0ertis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions