Closed Immortalin closed 1 year ago
Expected, taichi 0.8.3 doesnt provide a wheel for Python 3.10 https://pypi.org/project/taichi/0.8.3/#files
The error message also indicates that: pdm.exceptions.CandidateNotFound: No candidate is found for
taichithat matches the environment or hashes
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
Attempt to install the Taichi JIT compiler https://github.com/taichi-dev/taichi and Jax https://github.com/google/jax#installation
pdm add taichi jax[cpu] ib-insync
wheretaichi==0.8.3
andjax[cpu]==0.4.1
andib-insync==0.9.81
Actual behavior
Fails with the following:
Expected behavior
Environment Information