「python setup.py」などを実行して、CUDAのコンパイルが走るときのトラブルシューティングの方法をメモしておく。「Hunyuan3D-2」のビルドをしようとして遭遇したエラーの話だが、「setuptools」を使う他のビルドでも使える知見だと思うので、汎用的なタイトルに ...
According to setuptools easy_install is deprecated and in fact on my current Arch Linux it is not present anymore, disabling python-mode here. The website recommends to use pip instead of easy_install ...