asweigart / asweigart/pyinputplus

termios.error: (25, 'Inappropriate ioctl for device')

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.