There is a strange phenomenon in the Python world. People train neural networks, automate infrastructure, write complex tools and maintain applications for years while still having very little understanding of Python virtual environments. I’m not entirely sure why this happens. Maybe it’s because Python has such a low barrier to…