This appears to be a conda setting issue. Try running:
conda config --set channel_priority flexible
This should fix the issue. See here.
This appears to be a conda setting issue. Try running:
conda config --set channel_priority flexible
This should fix the issue. See here.