Skip to content

No module named 'adidt.utils' #24

@CBellmann-HTEC

Description

@CBellmann-HTEC

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions