当前位置:网站首页>ERROR: Could not find a version that satisfies the requirement xxxxx (from versions: none)解决办法
ERROR: Could not find a version that satisfies the requirement xxxxx (from versions: none)解决办法
2022-07-06 19:16:00 【How To提高记忆力?】
报错:
ERROR: Could not find a version that satisfies the requirement tensorboard==1.14.0 (from versions: none)
ERROR: No matching distribution found for tensorboard==1.14.0
WARNING: The repository located at pypi.tuna.tsinghua.edu.cn is not a trusted or secure host and is being ignored. If thi
s repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow
it anyway with '--trusted-host pypi.tuna.tsinghua.edu.cn'.
解决方案:
pip install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
例如:
pip install tensorboard==1.14.0 -i http://pypi.douban.com/simple/
--trusted-host pypi.douban.com
成功安装~
用下面命令查看一下也有啦~
conda list
边栏推荐
- The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?
- Kysl Haikang camera 8247 H9 ISAPI test
- 电气工程及其自动化
- Leetcode:minimum_ depth_ of_ binary_ Tree solutions
- QT常见概念-1
- 所谓的消费互联网仅仅只是做行业信息的撮合和对接,并不改变产业本身
- A new path for enterprise mid Platform Construction -- low code platform
- Pgadmin4 of PostgreSQL graphical interface tool
- Dotconnect for DB2 Data Provider
- Redis入门完整教程:复制配置
猜你喜欢
Douban average 9 x. Five God books in the distributed field!
Redis入门完整教程:复制原理
Read fast RCNN in one article
NuScenes数据集关于Radar数据的统计
C#/VB.NET 删除Word文档中的水印
哈希表及完整注释
Web3's need for law
The 8 element positioning methods of selenium that you have to know are simple and practical
dotConnect for DB2数据提供者
S120驱动器基本调试步骤总结
随机推荐
Redis入门完整教程:复制配置
Cloud Mail .NET Edition
Digital scrolling increases effect
AWS learning notes (I)
MySQL
[leetcode]Search for a Range
Metaforce force meta universe fossage 2.0 smart contract system development (source code deployment)
This week's hot open source project!
Static proxy of proxy mode
哈希表及完整注释
QT common Concepts-1
牛客编程题--必刷101之双指针篇
[node learning notes] the chokidar module realizes file monitoring
ODBC database connection of MFC windows programming [147] (with source code)
Redis入门完整教程:客户端案例分析
MySQL
Ali yunyili: how does yunyuansheng solve the problem of reducing costs and improving efficiency?
Rethinking of investment
Electrical engineering and automation
Go swagger use