Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Action fails due to getpass.py #4

Open
garysb opened this issue May 24, 2022 · 0 comments
Open

Github Action fails due to getpass.py #4

garysb opened this issue May 24, 2022 · 0 comments

Comments

@garysb
Copy link

garysb commented May 24, 2022

When trying to use a Github Action to publish to Pypi.org, I receive the following error:

Run pdm publish -u __token__ -p ***
/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/getpass.py:91: GetPassWarning: Can not control echo on the terminal.
Password:
  passwd = fallback_getpass(prompt, stream)
Warning: Password input may be echoed.
 [Abort]: 
Add '-v' to see the detailed traceback
Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant