You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to delete my conda env that I created during #98
❯ conda env list
# conda environments:#
base /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl
unsloth.sl /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl
conda env remove -n unsloth.sl
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/libuuid-1.41.5-h5eee18b_0.json. Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/tk-8.6.14-h39e8969_0.json. Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/ca-certificates-2024.7.2-h06a4308_0.json. Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/pip-24.0-py310h06a4308_0.json. Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/readline-8.2-h5eee18b_0.json. Please remove this file manually (you may need to reboot to free file handles)
The text was updated successfully, but these errors were encountered:
I'm trying to delete my conda env that I created during #98
The text was updated successfully, but these errors were encountered: