当前位置:网站首页>Failed building wheel for argon2 cffi when installing Jupiter
Failed building wheel for argon2 cffi when installing Jupiter
2022-07-03 09:27:00 【Song infinite】
problem
First, part of the error information is as follows :
build/temp.linux-aarch64-3.8/_ffi.c:50:14: fatal error: pyconfig.h: No such file or directory
50 | # include <pyconfig.h>
| ^~~~~~~~~~~~
compilation terminated.
error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
ERROR: Failed building wheel for argon2-cffi
Failed to build argon2-cffi
ERROR: Could not build wheels for argon2-cffi which use PEP 517 and cannot be installed directly
solve
According to the error information, we know that pyconfig.h file , Check Baidu and find the lack python3-dev package , Can be installed
apt install python-dev
边栏推荐
- unbuntu(debian)下TFTP服务器搭建及测试
- [kotlin learning] classes, objects and interfaces - classes with non default construction methods or attributes, data classes and class delegates, object keywords
- Explanation of the answers to the three questions
- 解决Editor.md上传图片获取不到图片地址问题
- 用Redis实现分布式锁
- Hudi integrated spark data analysis example (including code flow and test results)
- [point cloud processing paper crazy reading classic version 13] - adaptive graph revolutionary neural networks
- 【Kotlin学习】类、对象和接口——带非默认构造方法或属性的类、数据类和类委托、object关键字
- Apply for domain name binding IP to open port 80 record
- Solve POM in idea Comment top line problem in XML file
猜你喜欢

Jenkins learning (II) -- setting up Chinese
![[point cloud processing paper crazy reading classic version 7] - dynamic edge conditioned filters in revolutionary neural networks on Graphs](/img/0a/480f1d1eea6f2ecf84fd5aa96bd9fb.png)
[point cloud processing paper crazy reading classic version 7] - dynamic edge conditioned filters in revolutionary neural networks on Graphs

IDEA 中使用 Hudi

LeetCode每日一题(2090. K Radius Subarray Averages)

Crawler career from scratch (3): crawl the photos of my little sister ③ (the website has been disabled)

【Kotlin学习】类、对象和接口——定义类继承结构

Just graduate student reading thesis

Temper cattle ranking problem

CSDN markdown editor help document

Computing level network notes
随机推荐
PolyWorks script development learning notes (III) -treeview advanced operation
Redis learning (I)
On February 14, 2022, learn the imitation Niuke project - develop the registration function
npm install安装依赖包报错解决方法
Go language - IO project
LeetCode每日一题(2232. Minimize Result by Adding Parentheses to Expression)
Temper cattle ranking problem
CSDN markdown editor help document
PolyWorks script development learning notes (4) - data import and alignment using file import
CATIA automation object architecture - detailed explanation of application objects (I) document/settingcontrollers
Jestson Nano 从tftp服务器下载更新kernel和dtb
Crawler career from scratch (II): crawl the photos of my little sister ② (the website has been disabled)
Build a solo blog from scratch
Usage of pandas to obtain MySQL data
[point cloud processing paper crazy reading frontier version 8] - pointview gcn: 3D shape classification with multi view point clouds
2022-2-14 learning xiangniuke project - generate verification code
Install third-party libraries such as Jieba under Anaconda pytorch
[point cloud processing paper crazy reading cutting-edge version 12] - adaptive graph revolution for point cloud analysis
Hudi 数据管理和存储概述
Computing level network notes