Broken miniconda install after using condaforge

I used condaforge to add an r-environment to my jupyter lab, and now I cannot use conda. I’m not sure how to go about solving this:

PluginError: Error while loading conda plugins from entrypoints: ~/miniconda3/lib/python3.9/site-packages/libmambapy/…/…/…/libmamba.so.2: undefined symbol: archive_version_details

Any help would be greatly appreciated!

It is best practice to keep r environments and python environments separated. I would recommend uninstalling and reinstalling and next time keep your r environment separate from your python environment.