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

Docker build fails #400

Closed
goran-mh opened this issue Jan 29, 2024 · 0 comments · Fixed by #402
Closed

Docker build fails #400

goran-mh opened this issue Jan 29, 2024 · 0 comments · Fixed by #402

Comments

@goran-mh
Copy link

Hi!

The docker build seems to be failing with:

35.40 Could not solve for environment specs
35.40 The following packages are incompatible
35.40 ├─ python 3.9** is requested and can be installed;
35.40 └─ truststore is not installable because it requires
35.40 └─ python >=3.10 but there are no viable options
35.40 ├─ python [3.10.0|3.10.1|...|3.12.1] conflicts with any installable versions previously reported;
35.40 └─ python 3.12.0rc3 would require
35.40 └─ _python_rc, which does not exist (perhaps a missing channel).

It's the same both on main and multimer branches (I'm trying to reun multimer)

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

Successfully merging a pull request may close this issue.

1 participant