Ubuntu Python virtual environments pitfalls
I always face several pitfalls, while creating isolated python environment on my laptop, where i’m running Ubuntu. So decided to make a memory note how to fight them, probably it can be helpful to anyone else. ...