The goal is to create a work environment that is easy to install, reproducible, and isolated. By reproducible, we mean an environment that can be installed by oneself and shared with a friend without issues.
Pip has several limitations:
- Does not manage multiple environments.
- Is slow