当前位置:网站首页>Preparing transaction:done Verifying transaction:failed RemoveError:‘requests‘ is a dependency of **
Preparing transaction:done Verifying transaction:failed RemoveError:‘requests‘ is a dependency of **
2022-07-18 18:47:00 【Only 23 hours of sleep a day】
Source of problem :
Study recently Pytorch frame , Use to TensorFlow Visual toolkit for TensorBoard , And now Pytorch It supports the use of the toolkit . But when I try to live in a native virtual environment install The toolkit reports an error , Therefore, it is recorded here , Share with you how to solve this error report and for me to forget to check later .
Solution 1 :
First , Open as Administrator Anaconda Prompt, An error occurs when entering the following command :
pip install tensorboard
I stepped on some download commands before , Use pip No, but use conda Download but it's ok , So I tried to use conda Download , The order is as follows :
conda install tensorboard
If you find something wrong, you will report it wrong , In fact, we only need to pay attention to the wrong information , You can solve this problem quickly . Here is a screenshot of the error message :

You can see , In the output of the reported error content , Mention the need update Yours conda, And I gave you all the orders , You just need to input the command in your command line window and execute it , The order is as follows :
conda update -n base -c defaults conda
If your conda successfully update Then you can run the download again tensorboard , Generally, it can be downloaded successfully , If you still have the same problem, please see the following solution 2 .
Solution 2 :
If you are installing tensorboard Not before requests, That is the problem of private room dependence , First you need to install requests, The order is as follows :
pip install requests
Then install it tensorboard, The order is as follows :
pip install tensorboard
Found installation successful , The screenshot is as follows :

thus , Problem solving .
边栏推荐
- Error :Could not decode ...With “UTF-8“-encoding. Editing not possible
- 02 review multithreading
- 电流镜自动布局 布局对称性: 量化和应用以消除非线性过程梯度
- 环形队列的原理以及实现
- ctf-pikachu-sql
- mysql ibd文件反删除恢复之后异常处理----惜分飞
- 软件测试面试题:软件质量保证体系是什么 国家标准中与质量保证管理相关的几个标准是什么?他们的编号和全称是什么?
- TCP拥塞控制详解 | 6. 主动队列管理
- 如何描述变量:存储类、生命周期,作用域、链接属性
- (note) seven rainbow 30 series graphics card - "one key overclocking" button
猜你喜欢

每日一题·剑指Offer || 041.滑动窗口的平均值(346一样)·队列

Common network devices and network reference models, as well as common network layer protocols and data communication processes

IDEA 创建新分支,合并代码(其它->dev)

离线安装:如何搭建安全的企业级Harbor服务?内容太过详细。

事务隔离级别

动态内存管理(C语言)详细总结

Flink CEP - 复杂事件处理(Complex Event Processing)

【Ucos-III源码分析】——互斥信号量(互斥锁)

Cloud native (XXXV) | Prometheus introduction and installation

特征值和特征向量的求法
随机推荐
thingJS的使用
Huawei equipment RF resource management command
软件测试面试题:软件质量保证体系是什么 国家标准中与质量保证管理相关的几个标准是什么?他们的编号和全称是什么?
TCP拥塞控制详解 | 6. 主动队列管理
【Ucos-III源码分析】——消息队列
Exception handling after MySQL IBD file undelete recovery ---- Xi Fenfei
WordPress personal blog theme wp-reason-v1.0
【Ucos-III源码分析】——互斥信号量(互斥锁)
[英雄星球七月集训LeetCode解题日报] 第16日 队列
特征值和特征向量的求法
学习路之PHP--post获取不到请求数据
ssd训练自己的数据集
MySQL 变量、流程控制与游标练习
scrapy-redis分布式爬虫部署
复盘:BN和Dropout共同使用时会出现的问题
mysql ibd文件反删除恢复之后异常处理----惜分飞
web开发从入门到精通一(详细)
How to build a digital system of dual prevention mechanism for hazardous chemical enterprises?
STL string
服装ERP怎么选?选型时一定要问这些问题