pypa / twine

Utilities for interacting with PyPI
https://twine.readthedocs.io/
Apache License 2.0
1.61k stars 308 forks source link

nasty to use when upgrading to 2FA #1021

Closed dongrixinyu closed 1 year ago

dongrixinyu commented 1 year ago

Your Environment

Thank you for taking the time to report an issue.

To more efficiently resolve this issue, we'd like to know some basic information about your system and setup.

1) Your operating system:

2) Version of python you are running:

python --version

3) How did you install twine? Did you use your operating system's package manager or pip or something else?

4) Version of twine you have installed (include complete output of):

twine --version

twine version 4.0.2 (importlib-metadata: 6.8.0, keyring: 24.2.0, pkginfo: 1.9.6, requests: 2.25.1, requests-toolbelt: 1.0.0, urllib3: 1.26.5)

5) Which package repository are you targeting? jionlp

twine reminds me that I should not use username and password: image

when I changed to token method, twine reports error below: image

If you're having issues uploading a specific package, you must include a copy of the following:

The Issue

Please describe the issue that you are experiencing.

Steps to Reproduce

If the issue is predictable and consistently reproducible, please list the steps here.

dongrixinyu commented 1 year ago

phew…… Finally, after several times of trial, succeed.

sigmavirus24 commented 1 year ago

You've left out a significant amount of information and uploaded screenshots which are not searchable or legible.

Further you seem to have resolved this, so I'm closing this as it does not seem to be an issue.