当前位置:网站首页>解决安装Failed building wheel for pillow
解决安装Failed building wheel for pillow
2022-07-06 09:14:00 【爱吃章鱼的怪兽】
- 在安装python库时出现了这个错误
- 问题原因:安装程序无法自动执行bulid pillow的脚本
- 解决方案:从linux管理库中安装另外两个库
step1
apt-get install libjpeg-dev zlib1g-dev
step2
pip3 install Pillow
再次安装需要下载的库,成功安装,问题解决
边栏推荐
- 导入 SQL 时出现 Invalid default value for ‘create_time‘ 报错解决方法
- CSDN markdown editor
- Armv8-a programming guide MMU (2)
- Knowledge Q & A based on Apache Jena
- 基于apache-jena的知识问答
- Django运行报错:Error loading MySQLdb module解决方法
- 【博主推荐】C#生成好看的二维码(附源码)
- 报错解决 —— io.UnsupportedOperation: can‘t do nonzero end-relative seeks
- MySQL的一些随笔记录
- 数数字游戏
猜你喜欢
Introduction and use of automatic machine learning framework (flaml, H2O)
Installation and use of MySQL under MySQL 19 Linux
机器学习--人口普查数据分析
Valentine's Day is coming, are you still worried about eating dog food? Teach you to make a confession wall hand in hand. Express your love to the person you want
CSDN markdown editor
Knowledge Q & A based on Apache Jena
Why can't I use the @test annotation after introducing JUnit
Mysql21 - gestion des utilisateurs et des droits
Picture coloring project - deoldify
MySQL21-用戶與權限管理
随机推荐
Swagger、Yapi接口管理服务_SE
++Implementation of I and i++
MySQL other hosts cannot connect to the local database
csdn-Markdown编辑器
QT creator design user interface
MySQL主从复制、读写分离
[recommended by bloggers] background management system of SSM framework (with source code)
Classes in C #
Copy constructor template and copy assignment operator template
Copie maître - esclave MySQL, séparation lecture - écriture
Ubuntu 20.04 安装 MySQL
Have you mastered the correct posture of golden three silver four job hopping?
Summary of numpy installation problems
FRP intranet penetration
引入了junit为什么还是用不了@Test注解
windows无法启动MYSQL服务(位于本地计算机)错误1067进程意外终止
LeetCode #461 汉明距离
C language advanced pointer Full Version (array pointer, pointer array discrimination, function pointer)
Solution: log4j:warn please initialize the log4j system properly
数据库高级学习笔记--SQL语句