Skip to content

Can't install droidbot successfully #167

@zzzfreeuser

Description

@zzzfreeuser

The first error was "no module named 'start'“
After pip install start, the error was:
D:\droidbot>droidbot -h
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\Program Files\Python313\Scripts\droidbot.exe\__main__.py", line 4, in <module>
from start import main
ImportError: cannot import name 'main' from 'start' (D:\Program Files\Python313\Lib\site-packages\start.py)

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