Issue with poetry trying to install pip and failing
I get this error when trying to install dependencies from a project that I’m working on. This only seems to happen on my Ubuntu laptop, never on Windows or in an Ubuntu VM. No clue why Poetry is trying to upgrade the system-wide pip installation, or why it fails. Any ideas?