Skip to content

Install on Windows fails due to python / pin version requirements #3

@msuencksen

Description

@msuencksen

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions