Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Thanks. Do you know why virtualenv rather than Docker is recommended by TensorFlow Org?

https://www.tensorflow.org/install/install_mac

I am no expert on docker, but my feeling is that docker is designed for having a defined and packaged environment. One you can drop onto a system and run in isolation.

Virtualenv is more configuring a python environment within the context of the system's OS. To me it is a way to ensure I am running the correct version of libraries.
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.