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 error report #237

Open
zuiluo1116 opened this issue Dec 20, 2024 · 1 comment
Open

Docker error report #237

zuiluo1116 opened this issue Dec 20, 2024 · 1 comment

Comments

@zuiluo1116
Copy link

Describe the bug
Using Docker images as omicverse:py310_cpu_latest

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
jaxlib 0.4.33 requires numpy>=1.24, but you have numpy 1.23.5 which is incompatible.
jax 0.4.33 requires numpy>=1.24, but you have numpy 1.23.5 which is incompatible.

To Reproduce
Just simply start container.

Expected behavior

Please fix the dependency incompatibility, for not knowing what will happen.
Screenshots
image

Additional context
It's very convenient to experience omicverse in docker, though with some small issues. And the volume should be set to bind with /app, but not /analysis or please also fix this in the next update.

@Starlitnightly
Copy link
Owner

Thanks for the correction, it's an issue we'll fix, in the meantime, you can also just use the cuda121 version without GPU mode turned on

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