I have troubles to upload my package to TestPyPI to PyPI.
Here's the error:
HTTPError: 403 Client Error: The user 'DeepAb' isn't allowed to upload to project 'deco'. See https://pypi.org/help/#project-name for more information. for url: https://upload.pypi.org/legacy/
I have separate accounts for each TestPyPI and PyPI and the credentials were given correctly.
Do I need to make separate accounts in PyPI and TestPyPI to upload the same package in both?
1.
Seems like there is already a project with that name (deco) registered on PyPI:
Also read the link from the error message you posted:
2.
Yes.