I have been advised to not mix conda-forge and anaconda channels in one environment. It causes dynamic library issue.
Can you please tell me :
- What this dynamic library issue is?
 - What is the suggested way to handle an environment where packages from both the channels might be needed (for they are exclusively available in only one of the channels)