- Assume Anaconda 3 is installed under Windows 10 with Python 3.7.0.
- Tensorflow doesn't work with Python 3.7, so we will need to install a new Python 3.6 environment.
- Secondly, we will install a new 3.7 test environment to test the local pip install of a local python package.
In the Anaconda Prompt to get a list of environments:
conda info --envs