当前位置:网站首页>已解决(pip安装库报错)Consider using the-- user option or check the permissions.
已解决(pip安装库报错)Consider using the-- user option or check the permissions.
2022-08-01 09:34:00 【无 羡ღ】
已解决(pip安装库报错)ERROR: Could not install packages due to an Envi ronmentError: [WinError 5] 拒绝访问。:’d:\pythonjdk\scripts\pip. exe’
Consider using the-- user option or check the permissions.
报错代码
一个粉丝群里的小伙伴用pip安装库的时候报错:
报错截图:
报错翻译
报错内容翻译:
错误:由于环境错误,无法安装软件包:[WinError 5]拒绝访问。:’d: \pythonjdk\scripts\pip。exe’
考虑使用–user选项或检查权限。
报错原因
报错原因:由于安装库的时候权限不够发生了报错
解决办法
安装时加上--user
即可:
pip install --user numpy
边栏推荐
猜你喜欢
Microsoft Azure & NVIDIA IoT 开发者季 I|Azure IoT & NVIDIA Jetson 开发基础
[Dataset] Dataset summary of various insulators, bird's nests and anti-vibration hammers
Redis中间件(从搭建到弃坑)
HoloView--Customization
Prime Ring Problem
mysql在cmd的登录及数据库与表的基本操作
获取页面数据的方法
《时代》杂志:元宇宙时代将改变世界
【应用推荐】常见资源管理器整理,含个人使用体验和产品选型推荐
【数据集】各类绝缘子、鸟巢及防震锤数据集汇总
随机推荐
Node's traditional and advanced practices for formatting time (moment)
notes....
How programmers learn open source projects, this article tells you
获取页面数据的方法
Parsing MySQL Databases: "SQL Optimization" vs. "Index Optimization"
sql server, FULL模式, dbcc shrinkfile(2,1) 不能收缩事务日志,还是原来的大小,是为什么?
改版去不图床 Token 的获取
对于小应用来讲,使用哪款数据库比较好?
量化日常工作指标
[Interview: Concurrency 39: Multithreading: Thread Pool] ThreadPoolExecutor Class - Submit, Stop
leetcode-6133:分组的最大数量
Pod environment variables and initContainer
HoloView——实时数据
In the background of the GBase 8c database, what command is used to perform the master-slave switchover operation for the gtm and dn nodes
STM32个人笔记-看门狗
50.【Application of dynamic two-dimensional array】
Prime Ring Problem(素数环问题)
【软件架构模式】MVVM模式和MVC模式区别
Go-Excelize API source code reading (8) - GroupSheets(sheets []string), UngroupSheets()
Intensive reading of ACmix papers, and analysis of its model structure