Skip to content

Throws "ValueError: substring not found" #2

Description

@chris9797
Traceback (most recent call last):
  File "amber.py", line 272, in <module>
    main_interface(sys.argv[1:])
  File "amber.py", line 82, in main_interface
    start_process()
  File "amber.py", line 166, in start_process
    data2 = data2[data2.index('android:name="')+len('android:name="'):data2.index('"/>')]
ValueError: substring not found

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