Skip to content

Altstore not installing, #81

@Phoenax77

Description

@Phoenax77

when i try to run the install on the program, it spits out this

Traceback (most recent call last):
File "/home/deck/althea/main.py", line 173, in altstoreinstall
win1()
~~~~^^
File "/home/deck/althea/main.py", line 268, in win1
if keyring.get_password("althea", "apple_id"):
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/keyring/core.py", line 63, in get_password
return get_keyring().get_password(service_name, username)
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/keyring/backends/fail.py", line 28, in get_password
raise NoKeyringError(msg)
keyring.errors.NoKeyringError: No recommended backend was available. Install a recommended 3rd party backend package; or, install the keyrings.alt package if you want to use the non-recommended backends. See https://pypi.org/project/keyring for details.

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