LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides python 3.3* needed by llvmlite-0.1.0-py33_22
Could not solve for environment specs
The following packages are incompatible
└─ llvmlite is not installable because there are no viable options
├─ llvmlite [0.1.0|0.10.0|...|0.9.0] conflicts with any installable versions previously reported;
├─ llvmlite [0.1.0|0.2.0|...|0.9.0] would require
│ └─ python 3.3* , which does not exist (perhaps a missing channel);
└─ llvmlite 0.21.0 would require
conda --version
conda 24.9.2
I have mamba / miniforge3, perhaps that’s messing up everything?
conda create -n numbaenvtest python=3.10 numba/label/dev::llvmlite numpy scipy jinja2 cffi
Channels:
- nodefaults
- conda-forge
- numba/label/dev
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: \ warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
... warning repeated ad-nauseum
failed
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides python 3.3* needed by llvmlite-0.1.0-py33_22
Could not solve for environment specs
The following packages are incompatible
└─ llvmlite is not installable because there are no viable options
├─ llvmlite [0.1.0|0.10.0|...|0.9.0] conflicts with any installable versions previously reported;
├─ llvmlite [0.1.0|0.2.0|...|0.9.0] would require
│ └─ python 3.3* , which does not exist (perhaps a missing channel);
└─ llvmlite 0.21.0 would require
└─ libgcc-ng 7.2.0.* , which does not exist (perhaps a missing channel).