Cryolite / kanachan

A Japanese (Riichi) Mahjong AI Framework
286 stars 40 forks source link

Add --no-build-isolation #40

Closed shinkuan closed 1 year ago

shinkuan commented 1 year ago

Fixes missing packaging dependency when installing Apex.

39

KimamanaNeko commented 1 year ago

You can't not install the dependencies unless you don't want to use another optimizer. The reason for the error is that you have the wrong version installed, you need the corresponding version of pytorch. like git clone -b 22.08-dev 'https://github.com/NVIDIA/apex.git'