I saw other questions regarding difference between pip and conda, but it is not clear to me yet, please consider that before marking as duplicate.
If I run pip install seaborn
and conda install seaborn
Will I get the same result ?
I can run pip install seaborn
twice without any problem, but if I run pip install
and then conda install
do I get the same package duplicated in two different places ?
Conda and pip cannot be used interchangeably but what are examples of that ?
In summary: if you're using conda packages, best to stick with that. You get the best out of the conda ecosystem with it's package version and environment management.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With