danpovey/lilcom

Does not work with python 3.12

Closed this issue · 0 comments

conda install -c lilcom lilcom


Retrieving notices: ...working... done
Channels:
 - lilcom
 - defaults
Platform: linux-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 lilcom-1.4-py3.10 requires python >=3.10,<3.11.0a0, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ lilcom is installable with the potential options
│  ├─ lilcom [1.4|1.5] would require
│  │  └─ python >=3.10,<3.11.0a0 , which can be installed;
│  ├─ lilcom [1.4|1.5] would require
│  │  └─ python >=3.7,<3.8.0a0 , which can be installed;
│  ├─ lilcom [1.4|1.5] would require
│  │  └─ python >=3.6,<3.7.0a0 , which can be installed;
│  ├─ lilcom [1.4|1.5] would require
│  │  └─ python >=3.8,<3.9.0a0 , which can be installed;
│  └─ lilcom [1.4|1.5] would require
│     └─ 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.

Pins seem to be involved in the conflict. Currently pinned specs:
 - python 3.12.* (labeled as 'pin-1')