jaraco / jaraco/keyring

Keyring NoKeyringError on pyinstaller | onefile

Open
#591 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.5k
Forks
196
PR merge metrics
No merged PRs in 30d

Description

Hi

I have centos 7 with Keyrings when I try do pyinstaller --onefile

i got this error below
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.

I read this error here but all the solutions for windows not working on Linux anyone have idea how to fix it ?
is look like i need added the KWallet but dont know how

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported keyring.errors.NoKeyringError with pyinstaller --onefile on CentOS 7, then inspect how keyring selects Linux backends in this environment. The issue mentions no source files or tests; done would be a confirmed cause and a documented, reproducible fix for the packaged application.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.