Upgrading pip packages
SoftwareLet’s upgrade something, like Jinja2:
$ pip upgrade Jinja2
Wait, damn it. Do this:
$ pip install --upgrade Jinja2
One of these days we’ll have a unified, standardised syntax for package managers.
Let’s upgrade something, like Jinja2:
$ pip upgrade Jinja2
Wait, damn it. Do this:
$ pip install --upgrade Jinja2
One of these days we’ll have a unified, standardised syntax for package managers.
Ruben Schade is a technical writer and infrastructure architect in Sydney, Australia who refers to himself in the third person. Hi!
The site is powered by Hugo, FreeBSD, and OpenZFS on OrionVM, everyone’s favourite bespoke cloud infrastructure provider.
If you found this post helpful or entertaining, you can shout me a coffee or send a comment. Thanks ☺️.