ERROR: Could not build wheels for numpy which use PEP 517 and cannot be installed directly

pip install pucuda 出现问题

pip install --upgrade pip setuptools wheel
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pycuda --no-binary :all:

おすすめ

転載: blog.csdn.net/x1131230123/article/details/120523655