NoKeyringError after install in Pydroid 3
- 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