Installieren Sie ein Paket, das nicht in Conda ist

# You can install pip in your conda env and then run
pip install package-name
Scary Squirrel