-   Notifications  You must be signed in to change notification settings 
- Fork 104
PyPI 2nd Attempt. Closes #43 #45
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
Conversation
…t and GA doesn't have any errors.
… different name to avoid collision.
| Hello @edavalosanaya, | 
| Although package is successfully uploaded, I see some of the jobs are still failing in GitHub Action. See debug log below.  | 
| Yay, congrats for getting the package in PyPI 🎉🥳! So that error is because there was already version  You are all set for any future releases. For example, once you fix some bug or add new features, just bump the version (e.g.  If you encounter any issues, just contact me via this email: eduardo.davalos.anaya at vanderbilt.edu, or at me via GitHub. I plan on using  | 
| 
 I started developing this repo for a MOTRACK challenge. But wasn't able to invest enough time to finish the project. There are few things I never pushed to this repo like LSTM-based tracker and DeepSORT. In case you have any ideas to add other features, do let me know. Happy to collaborate and support. Thank you for contributing and helping to publish this repo on PyPI. Cheers! 🍻 | 
Hello @adipandas
Okay, I think we finally got it right. Just had to fix minor issues with
pyproject.tomland the GA workflow. I was able to publish a test version of the package here: motrackers-test. I will delete the package after you getmotrackerspublished.Now the GA action should pass, only failing now because I am running in a fork. Here is the GA action report, it successfully publishes to PyPI but fails later because its a fork (according to Google and ChatGPT).
Things you need to do:
v0.0.1with the following commandv0.0.1. You can do so by selecting the tag from theTags/Releasesright-side panel on GitHub and deleting it from the...menu button.PYPI_API_TOKENin your GitHub repo secretsAgain, thanks for trying this out! Hopefully, soon we can get the package up in PyPI and make uploads a breeze in the future!