WARNING conda.conda_pypi.main:notify_externally_managed_future(209):
This environment has pip installed. A future conda release will
protect conda environments from accidental 'pip install' usage.
Try the beta to install PyPI packages natively with conda:
conda config --set solver rattler
conda config --append channels conda-pypi
conda install <package>
More info: https://docs.conda.io/projects/conda/en/stable/new-features.html