-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi, I tried installing on Windows 10 with
conda install openvdb mesh2volume -c zilch -c conda-forge
and got the following result:
Channels:
- zilch
- conda-forge
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: - warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE
failed
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mesh2volume-0.0.1-py39h2e52968_0 requires python >=3.9,<3.10.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ mesh2volume is installable and it requires
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.12.* , which conflicts with any installable versions previously reported.
The required version of python to be < 3.10 appears to be a problem.
Metadata
Metadata
Assignees
Labels
No labels