-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
when running adidtc, i get the following error message:
Traceback (most recent call last):
File "/usr/local/bin/adidtc", line 5, in <module>
from adidt.cli.main import cli
File "/home/analog/.local/lib/python3.9/site-packages/adidt/__init__.py", line 6, in <module>
from adidt.parts.adrv9009 import adrv9009_dt
File "/home/analog/.local/lib/python3.9/site-packages/adidt/parts/adrv9009.py", line 4, in <module>
from adidt.utils import profilewiz, tes
ModuleNotFoundError: No module named 'adidt.utils'
I cant find adidt.utils, shouldnt it be included in the package?
Best regards,
Christoph
Metadata
Metadata
Assignees
Labels
No labels