error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to ...
Hi, thanks for your excellent work! I configurate environment by the environment.yaml. But a mistake occurred. I use conda env create -f environment_ori.yaml to create a new conda environment. Using ...