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

Trouble with a packaging tutorial, It just stops working. #749

Open
kartarake opened this issue Apr 11, 2024 · 2 comments
Open

Trouble with a packaging tutorial, It just stops working. #749

kartarake opened this issue Apr 11, 2024 · 2 comments

Comments

@kartarake
Copy link

OS version

Windows 11

Python version

Python 3.12.2

Pip version

pip 24.0

Guide link

https://packaging.python.org/en/latest/tutorials/packaging-projects/

Problem description

karpr@DESKTOP-TIG1RLH MINGW64 ~
$ cd /d/coding/kardb

karpr@DESKTOP-TIG1RLH MINGW64 /d/coding/kardb (main)
$ twine upload dist/*
Uploading distributions to https://upload.pypi.org/legacy/

That is all, it doesn't ask for anything or print anything. Have tried multiple times, in multiple ways for multiple days. Still not working. Tried restarting pc, network, reinstalled & re-upgraded twine and stuff. Also tried to upload to TestPyPI which failed in same way too.

When trying to close it says the process is running but it takes 0% cpu, 0 mb/s Network and 0 disk interaction according to taskmanager.
image

Please help.

Error message

No response

@jeanas
Copy link

jeanas commented Apr 11, 2024

If you stop the process with Control-C, what is printed?

@kartarake
Copy link
Author

Weirdly it worked in powershell, It asked for api token and now it is index. I don't know how to use ctrl + c to stop the process though. I tried ctrl + c on bash after it stuck on that uploading msg but nothing happened. (Also tried ctrl + c in task manager after selecting the bash process (which had 4 stuff twine, python, ...) and nothing happened.)

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

2 participants