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

File or directory already exists #804

Closed
2 tasks done
biaebia1 opened this issue Jun 16, 2024 · 1 comment
Closed
2 tasks done

File or directory already exists #804

biaebia1 opened this issue Jun 16, 2024 · 1 comment
Labels
type::bug describes erroneous operation, use severity::* to classify the type

Comments

@biaebia1
Copy link

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

I tried to install anaconda but when i selected the pasta:
image

ERROR: File or directory already exists: '/root/anaconda3'
If you want to update an existing installation, use the -u option.

Conda Info

conda: command not found

Conda Config

conda: command not found

Conda list

conda: command not found

Additional Context

even with sudo, still conda: command not found

@biaebia1 biaebia1 added the type::bug describes erroneous operation, use severity::* to classify the type label Jun 16, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in 🧭 Planning Jun 16, 2024
@marcoesters
Copy link
Contributor

Can you verify if the directory already exists?

If so, then that is expected behavior. Installers created by constructor do not install existing directories. Please remove the existing installation or choose another directory in this case.

@jaimergp jaimergp closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Done in 🧭 Planning Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::bug describes erroneous operation, use severity::* to classify the type
Projects
Archived in project
Development

No branches or pull requests

3 participants