I’ve a lot of code that depends on different versions of the same library, its quite hard to maintain the different versions installed in their specific dirs along with all their dependencies without tainting anything else. To be able to run all of this code in one machine i’ve to make a lot of manipulation [...]