-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
peripheral = <pyrenode3.wrappers.peripheral.Peripheral object at 0x7aa2a173c310>
def __init__(self, peripheral: "wrappers.Peripheral"):
XwtInit()
monitor = wrappers.Monitor()
monitor.Machine = peripheral.mach.internal
> analyzer = ShowBackendAnalyzerCommand(monitor.internal).GetAnalyzer(peripheral.path, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E TypeError: No method matches given arguments for ShowBackendAnalyzerCommand.GetAnalyzer: (<class 'str'>, <class 'NoneType'>)
/usr/local/lib/python3.11/dist-packages/pyrenode3/wrappers/analyzer.py:13: TypeError
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels