Install Triton on Windows (in VENV)


go to this link: https://github.com/woct0rdho/triton-windows/releases/tag/v3.1.0-windows.post5, download the triton-3.1.0-cp311-cp311-win_amd64.whl binary and put it in a folder. Get the local path.

– Go to cmd, enter your virtual environment, and type this command:

pip install <local path>\triton-3.1.0-cp311-cp311-win_amd64.whl

Leave a Reply

Your email address will not be published. Required fields are marked *