-
Notifications
You must be signed in to change notification settings - Fork 46
HTTPError: 400 client Error: user 'x' has no verified email addresses while pushing python package #776
Comments
@ydineshy225 Have you verified an email address for your PyPI account? The error message is pretty clear about what needs done. |
@di, I did verify my email at the time of account creation in PyPi, but some how it says not verified. I logged in again and clicked on verify email option, it worked. Actually I did the same immediately after raising issue, but forgot to comment here. BTW thanks for the response. |
Even though I verified my email address at pypi.org, I get |
@rdhyee Yes, |
@di Thank you for telling me about https://test.pypi.org/manage/account/ -- that did the trick for me. |
Hello @di ,
PLEASE HELP, THANKS!
|
@shinalone testpypi and pypi are not the same. You must create a separate account to on testpypi. See https://packaging.python.org/guides/using-testpypi/ |
@jamadden I raise 'ReCaptcha Error', but I don't see CAPTCHA in China. See below, |
@shinalone this form is managed by warehouse. If you have issues with it, please raise them on that tracker. |
@jamadden ok... |
tracking in pypi/warehouse#3174 |
veriry your email reference: |
HTTPError: 400 Client Error: User 'sampleuser' has no verified email addresse
s, please verify at least one address before registering a new project on PyPI.
See https://pypi.org/help/#verified-email for more information. for url: https:/
/upload.pypi.org/legacy/
Above is the error I am getting when I run twine upload dist/*
The text was updated successfully, but these errors were encountered: