jaraco / jaraco/keyring

NoKeyringError after install in Pydroid 3

Open
#454 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
1.5k
Forks
196
PR merge metrics
No merged PRs in 30d

Description

After "pip install keyring" with no errors calls to keyring.set_password or keyring.set_password raise a NoKeyringError exception.
So it seems there is no backend installed. Should this not have happened when installing keyring or at least been flagged?
Which backend should be installed on Android (10) using Pydroid 3 (Python 3.8)? How?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the NoKeyringError after installing keyring in Pydroid 3 on Android 10 with Python 3.8. Investigate how keyring selects or reports an available backend in this environment; done means the expected backend behavior is fixed or clearly documented for Android users.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
mobile-dev, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.