-
Notifications
You must be signed in to change notification settings - Fork 126
Description
i have ver 0.18.
when i run:
sdr = adi.adrv9002(uri="local:")
i get this error:
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.11/dist-packages/adi/adrv9002.py", line 75, in _ _init__ self._tx2 = tx_two(self._ctx, self._txdac2, self._tx2_channel_names) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/adi/obs.py", line 59, in __init __ self._complex_data = complex_data ^^^^^^^^^^^^^^^^^^ AttributeError: property '_complex_data' of 'tx_two' object has no setter
my device (adrv9002) has both channels enabled and split.