This repository was archived by the owner on May 20, 2025. It is now read-only.

Description
I build nogil from source and try install pytorch use pip like this command:
pip install torch --index-url https://download.pytorch.org/whl/cu116
or
pip install ../lib/nogil/torch-1.9.1+cu111-cp39-cp39-linux_x86_64.whl
and rlst is "ERROR: Could not find a version that satisfies the requirement torch (from versions: none) or ERROR: torch-1.9.1+cu111-cp39-cp39-linux_x86_64.whl is not a supported wheel on this platform."