Skip to main content
mask of the robtasm
  • Source
  • Posts
  • Archive
  • Categories
  • Tags
  • Up

nary a pip remains

rob mahurin

2025-07-10 11:07

Source

As much as I'm trying to have good hygiene, I occasionally install some unintended cruft in my "empty" python environments. A magic incantation to reset everything seems to be

pip freeze | xargs pip uninstall -y
  • pip
  • python
  • venv
  • Previous post
  • Next post
Contents © 2025 rob mahurin. Powered by Nikola