Skip to content

Unable to start ADBFileExplorer #5

@aakbar5

Description

@aakbar5
ADBFileExplorer: /adb_explorer/ADBFileExplorer
Traceback (most recent call last):
  File "/adb_explorer/ADBFileExplorer/src/main.py", line 22, in <module>
    from app.core.adb import Adb
  File "/adb_explorer/ADBFileExplorer/src/app/core/adb.py", line 9, in <module>
    from app.core.managers import PythonADBManager, ADBManager, WorkersManager
  File "/adb_explorer/ADBFileExplorer/src/app/core/managers.py", line 76, in <module>
    class PythonADBManager(ADBManager):
  File "/adb_explorer/ADBFileExplorer/src/app/core/managers.py", line 77, in PythonADBManager
    signer = get_python_rsa_keys_signer()
  File "/adb_explorer/ADBFileExplorer/src/app/helpers/tools.py", line 148, in get_python_rsa_keys_signer
    keygen(key)
NameError: name 'key' is not defined

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