Skip to content

Trouble with a packaging tutorial #1136

Description

@jaAyTheCODER

OS version

Android 16

Python version

idk

Pip version

Pip 26.1.1

Guide link

No response

Problem description

I used the commands
python3 -m pip install twine,python -m twine upload --repository pypi dist/* and since both weren't working i used
import os

os.system("python -m twine upload dist/*")
Still didn't work

Error message

the error was
403 Forbidden,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions