Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save barseghyanartur/735a5d7e7819169c4bd9eb3fadd3b2be to your computer and use it in GitHub Desktop.
Save barseghyanartur/735a5d7e7819169c4bd9eb3fadd3b2be to your computer and use it in GitHub Desktop.
Fix broken Python builds in 2025
pip install pkginfo --upgrade                                                                                                                                                                                                                                │
pip install wheel --upgrade                                                                                                                                                                                                                                  │
pip install build --upgrade                                                                                                                                                                                                                                  │
pip install setuptools --upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment