Skip to content

Error on library #21

@MicheleSottocasa

Description

@MicheleSottocasa

Python return me these error when I try to use the library

Traceback (most recent call last):
  File "C:\python\python-3.10.5\lib\runpy.py", line 196, in _run_module_as_main  
    return _run_code(code, main_globals, None,
  File "C:\python\python-3.10.5\lib\runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "C:\python\python-3.10.5\Scripts\mtp.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'cli'

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