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

mamba: error: unrecognized arguments: --force #1088

Closed
AlbertoFDR opened this issue May 20, 2024 · 3 comments
Closed

mamba: error: unrecognized arguments: --force #1088

AlbertoFDR opened this issue May 20, 2024 · 3 comments

Comments

@AlbertoFDR
Copy link
Contributor

Running the Docker build I found this issue. I think this could happen for more people and it could be because some changes on mamba. For solving the issue, just edit the install.sh file and remove the --force arg in line 32 and line 35. After saving the file, the build should work.

@vringar
Copy link
Contributor

vringar commented May 20, 2024

Hey,
Thanks for reporting this.
Do you also have time turn this fix into a PR?

@AlbertoFDR
Copy link
Contributor Author

Yeah no problem, give me 10 minutes :)

@AlbertoFDR
Copy link
Contributor Author

AlbertoFDR commented May 20, 2024

PR done!
But, please, before accepting the PR, check that it's not just my setup issue.
I have not checked if this problem is for everyone.
I don't think so, because it's inside the docker container image, but anyway, check please.

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