Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error deleting conda environment #99

Open
SamuelLarkin opened this issue Jul 16, 2024 · 1 comment
Open

Error deleting conda environment #99

SamuelLarkin opened this issue Jul 16, 2024 · 1 comment
Assignees

Comments

@SamuelLarkin
Copy link
Collaborator

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)
@rloveNRC
Copy link
Collaborator

Hm, try now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants