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

Installation failure due to weak specification of trimesh version #35

Open
jsuarez5341 opened this issue Aug 1, 2023 · 0 comments
Open

Comments

@jsuarez5341
Copy link

Loosely specified "trimesh[easy] >= 3.15.5" fails with default pip solver. Had to install trimesh[easy]==3.15.5. Please consider pinning the version. Error is:

ERROR: Could not find a version that satisfies the requirement embreex; extra == "easy" (from trimesh[easy]>=3.15.5->avalon-rl) (from versions: none)
ERROR: No matching distribution found for embreex; extra == "easy" (from trimesh[easy]>=3.15.5->avalon-rl)

This is inside a fresh docker with base nvcr.io/nvidia/cuda:11.7.1-runtime-ubuntu20.04

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

1 participant