当前位置:网站首页>Pep517 error during pycuda installation
Pep517 error during pycuda installation
2022-04-23 07:27:00 【wujpbb7】
perform :pip install pycuda
appear :Building wheel for pycuda (PEP 517) ... error
Use :pip install pycuda --no-binary :all:
Don't solve the problem .
Compile from source , solve the problem .
1、 download pycuda-2021.1.tar.gz
2、tar xfz pycuda-2021.1.tar.gz
3、cd pycuda-2021.1
4、python3 configure.py --cuda-root=/usr/local/cuda
5、make install
If you can't find it pyconfig.h Error of , Just install python3-dev.
If you can't find it nvcc Error of , Just export CUDA_ROOT=/usr/local/cuda/bin.
Reference resources :
https://wiki.tiker.net/PyCuda/Installation/Linux/
https://stackoverflow.com/questions/8368815/pycuda-cuda-root-not-set-and-nvcc-not-in-path
版权声明
本文为[wujpbb7]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230611550732.html
边栏推荐
猜你喜欢
![[point cloud series] a rotation invariant framework for deep point cloud analysis](/img/43/065d552d216b3e253d25dcfdfaaff4.png)
[point cloud series] a rotation invariant framework for deep point cloud analysis
![[point cloud series] sg-gan: advantageous self attention GCN for point cloud topological parts generation](/img/1d/92aa044130d8bd86b9ea6c57dc8305.png)
[point cloud series] sg-gan: advantageous self attention GCN for point cloud topological parts generation

SPI NAND FLASH小结

机器学习——PCA与LDA
![[3D shape reconstruction series] implicit functions in feature space for 3D shape reconstruction and completion](/img/4d/6d5821759766a6bf1d77ad51b69e24.png)
[3D shape reconstruction series] implicit functions in feature space for 3D shape reconstruction and completion

GIS实战应用案例100篇(五十二)-ArcGIS中用栅格裁剪栅格,如何保持行列数量一致并且对齐?

RISCV MMU 概述

项目文件“ ”已被重命名或已不在解决方案中、未能找到与解决方案关联的源代码管理提供程序——两个工程问题

AUTOSAR从入门到精通100讲(八十一)-AUTOSAR基础篇之FiM

Mysql database installation and configuration details
随机推荐
RISCV MMU 概述
网络层重要知识(面试、复试、期末)
LPDDR4笔记
Five methods are used to obtain the parameters and calculation of torch network model
WinForm scroll bar beautification
ArcGIS license server administrator cannot start the workaround
使用proteus仿真STM32超声波SRF04测距!Code+Proteus
swin transformer 转 onnx
Systrace 解析
MySQL installation and configuration - detailed tutorial
[point cloud series] pnp-3d: a plug and play for 3D point clouds
带您遨游太空,美摄科技为航天创意小程序提供全面技术支持
【点云系列】 场景识别类导读
Machine learning notes 1: learning ideas
GIS实战应用案例100篇(五十二)-ArcGIS中用栅格裁剪栅格,如何保持行列数量一致并且对齐?
Computer shutdown program
STM32多路测温无线传输报警系统设计(工业定时测温/机舱温度定时检测等)
基于open mv 搭配stm32循迹
enforce fail at inline_container.cc:222
基于51单片机的温湿度监测+定时报警系统(c51源码)