Well a similar question has been asked already: resolving package resolutions in conda
Solving environment: /
Warning: 2 possible package resolutions (only showing differing packages):
- defaults/noarch::path.py-12.0.2-py_0, defaults/osx-64::path-13.2.0-py37_0
- defaults/noarch::path.py-12.4.0-0, defaults/osx-64::path-13.1.0-py37done
Already tried the following:
conda update --strict-channel-priority --all
conda update --all
conda update anaconda
conda update conda
Nothing seems to resolve this! Will really appreciate any help.
Conda info ==> http://dpaste.com/2951Y1J
conda version: 4.8.3
conda build version: 3.18.11
OS: Mac OS 10.14 Mojave
TIA