Open yihuiluo235 opened 3 years ago
所有包版本 appdirs 1.4.4 astor 0.8.1 Babel 2.9.0 bce-python-sdk 0.8.59 certifi 2020.12.5 cfgv 3.2.0 chardet 4.0.0 click 7.1.2 colorama 0.4.4 cycler 0.10.0 Cython 0.29.23 decorator 5.0.7 distlib 0.3.1 filelock 3.0.12 flake8 3.9.1 Flask 1.1.2 Flask-Babel 2.0.0 Flask-Cors 3.0.10 future 0.18.2 gast 0.4.0 identify 2.2.4 idna 2.10 importlib-metadata 4.0.1 itsdangerous 1.1.0 Jinja2 2.11.3 joblib 1.0.1 kiwisolver 1.3.1 Mako 1.1.4 MarkupSafe 1.1.1 matplotlib 3.4.1 mccabe 0.6.1 nodeenv 1.6.0 numpy 1.20.2 opencv-python 4.1.2.30 paddlepaddle-gpu 2.0.2 paddleslim 1.1.1 paddlex 1.3.7 Pillow 8.2.0 pip 21.1 pre-commit 2.12.1 protobuf 3.15.8 psutil 5.8.0 pycocotools 2.0.2 pycodestyle 2.7.0 pycryptodome 3.10.1 pyflakes 2.3.1 pyparsing 2.4.7 python-dateutil 2.8.1 pytools 2021.2.5 pytz 2021.1 PyYAML 5.4.1 pyzmq 22.0.3 requests 2.25.1 scikit-learn 0.24.1 scipy 1.6.2 setuptools 40.6.2 Shapely 1.7.1 shellcheck-py 0.7.2.1 six 1.15.0 sklearn 0.0 threadpoolctl 2.1.0 toml 0.10.2 tqdm 4.60.0 typing-extensions 3.7.4.3 urllib3 1.26.4 virtualenv 20.4.4 visualdl 2.1.1 Werkzeug 1.0.1 wheel 0.36.2 xlwt 1.3.0 zipp 3.4.1
显卡驱动版本
+-----------------------------------------------------------------------------+ | NVIDIA-SMI 440.33.01 Driver Version: 440.33.01 CUDA Version: 10.2 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 Tesla P40 Off | 00000000:00:07.0 Off | 0 | | N/A 41C P0 49W / 250W | 1801MiB / 22919MiB | 0% Default | +-------------------------------+----------------------+----------------------+
相关报错信息
尝试在conda下安装是否能成功。
切换使用Pycuda2020.1 版本尝试安装成功。
问题类型:其它
问题描述
使用pip install pycuda进行安装失败,尝试升级驱动10.0及10.2方式都失败了
所有包版本 appdirs 1.4.4 astor 0.8.1 Babel 2.9.0 bce-python-sdk 0.8.59 certifi 2020.12.5 cfgv 3.2.0 chardet 4.0.0 click 7.1.2 colorama 0.4.4 cycler 0.10.0 Cython 0.29.23 decorator 5.0.7 distlib 0.3.1 filelock 3.0.12 flake8 3.9.1 Flask 1.1.2 Flask-Babel 2.0.0 Flask-Cors 3.0.10 future 0.18.2 gast 0.4.0 identify 2.2.4 idna 2.10 importlib-metadata 4.0.1 itsdangerous 1.1.0 Jinja2 2.11.3 joblib 1.0.1 kiwisolver 1.3.1 Mako 1.1.4 MarkupSafe 1.1.1 matplotlib 3.4.1 mccabe 0.6.1 nodeenv 1.6.0 numpy 1.20.2 opencv-python 4.1.2.30 paddlepaddle-gpu 2.0.2 paddleslim 1.1.1 paddlex 1.3.7 Pillow 8.2.0 pip 21.1 pre-commit 2.12.1 protobuf 3.15.8 psutil 5.8.0 pycocotools 2.0.2 pycodestyle 2.7.0 pycryptodome 3.10.1 pyflakes 2.3.1 pyparsing 2.4.7 python-dateutil 2.8.1 pytools 2021.2.5 pytz 2021.1 PyYAML 5.4.1 pyzmq 22.0.3 requests 2.25.1 scikit-learn 0.24.1 scipy 1.6.2 setuptools 40.6.2 Shapely 1.7.1 shellcheck-py 0.7.2.1 six 1.15.0 sklearn 0.0 threadpoolctl 2.1.0 toml 0.10.2 tqdm 4.60.0 typing-extensions 3.7.4.3 urllib3 1.26.4 virtualenv 20.4.4 visualdl 2.1.1 Werkzeug 1.0.1 wheel 0.36.2 xlwt 1.3.0 zipp 3.4.1
显卡驱动版本
+-----------------------------------------------------------------------------+ | NVIDIA-SMI 440.33.01 Driver Version: 440.33.01 CUDA Version: 10.2 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 Tesla P40 Off | 00000000:00:07.0 Off | 0 | | N/A 41C P0 49W / 250W | 1801MiB / 22919MiB | 0% Default | +-------------------------------+----------------------+----------------------+
相关报错信息