asweigart / asweigart/pyinputplus
termios.error: (25, 'Inappropriate ioctl for device')
- Dominant language
- Python
- Stars
- 114
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
hi all, i was trying to run the following command when i received the above error:
password = pyip.inputPassword(prompt="Password:", mask="-")
does anyone know whats wrong?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the `pyip.inputPassword(prompt="Password:", mask="-")` entry point in the same terminal context and inspect the library's termios handling. The issue does not name a file or test, so first determine whether the error is caused by the caller's non-terminal environment or by PyInputPlus; done means identifying a reproducible cause and a documented or tested resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100