Some packages can only be installed in WSL2?

I tried to install packages in requirements.txt on a computer with Windows 11, but some packages cannot be successfully installed.
The error message is “ERROR: Could not find a version that satisfies the requirement nvidia-nccl-cu12==2.18.1 (from versions: 0.0.1.dev5)
ERROR: No matching distribution found for nvidia-nccl-cu12==2.18.1”
But when I tried to install these packages on WSL2, it succeeded.

Hi, Itareso. Thank you very much for sharing this information. Our project is only tested on Linux system, so it is possible that some packages can only be installed in WSL2.