FAQ
I am having trouble when activating the environment because of package conflicts.
Newer versions of conda may have have package conflicts errors when trying to activate the environment. If this is the case, try downgrading the conda version to 4.6.14.
conda install conda=4.6.14