If you are using GitHub actions with the `ubuntu-latest` label, you might run into issues with `sudo pip install`.
Have a look at this blog post by @npub10073...0pkh
#ubuntu #gha #python #pip
Ubuntu Community Hub
PSA for folks using Python in GitHub Action runners and `ubuntu-latest` label
Greetings fellow Jamming Jellyfish 👋 GitHub announced on September 25th that Ubuntu 24.04 LTS was GA for GitHub Actions, and that they would be...