当前位置:网站首页>Error: could not find a version that satisfies the requirement xxxxx (from versions: none) solutions
Error: could not find a version that satisfies the requirement xxxxx (from versions: none) solutions
2022-07-07 02:53:00 【How to improve memory?】
Report errors :
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'.
Solution :
pip install Package name -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
for example :
pip install tensorboard==1.14.0 -i http://pypi.douban.com/simple/
--trusted-host pypi.douban.com
Successful installation ~

Check it with the following command ~
conda list

边栏推荐
猜你喜欢

Redis入门完整教程:客户端案例分析

Install redis from zero

6-6 vulnerability exploitation SSH security defense

MySQL --- 常用函数 - 字符串函数

Niuke programming problem -- double pointer of 101 must be brushed
Django数据库(SQlite)基本入门使用教程

uniapp适配问题

What are the characteristics of the operation and maintenance management system

Summary of basic debugging steps of S120 driver

The panel floating with the mouse in unity can adapt to the size of text content
随机推荐
一本揭秘字节万台节点ClickHouse背后技术实现的白皮书来了!
PCL 常用拟合模型及使用方法
Here comes a white paper to uncover the technology behind Clickhouse, a node with 10000 bytes!
dotConnect for DB2数据提供者
The 8 element positioning methods of selenium that you have to know are simple and practical
Redis getting started complete tutorial: replication topology
Oracle中日期的使用方法实例
[leetcode]Search for a Range
Left value, right value
Examples of how to use dates in Oracle
简单冒泡排序
[leetcode]Search for a Range
电气工程及其自动化
INS/GPS组合导航类型简介
Hash table and full comments
Qpushbutton- "function refinement"
The third season of ape table school is about to launch, opening a new vision for developers under the wave of going to sea
Redis入門完整教程:問題定比特與優化
Fundamentals of process management
MySQL is an optimization artifact to improve the efficiency of massive data query