Blender 3.0 uses 3.9 python but the new versions of Blender (3.1 and 3.2) are using Python 3.10 Because of that, the Taichi module can't be installed with Blender 3.1 and above since it doesn't support the 3.10 python version.
Blender 3.0 uses 3.9 python but the new versions of Blender (3.1 and 3.2) are using Python 3.10
Because of that, the Taichi module can't be installed with Blender 3.1 and above since it doesn't support the 3.10 python version.