AltLinux icon indicating copy to clipboard operation
AltLinux copied to clipboard

Altstore not installing,

Open Phoenax77 opened this issue 3 months ago • 0 comments

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.

Phoenax77 avatar Oct 14 '25 08:10 Phoenax77