当前位置:网站首页>(note) Anaconda navigator flashback solution
(note) Anaconda navigator flashback solution
2022-06-27 07:48:00 【GeekMax】
One 、 problem
I used the following command
sudo anaconda-navigator --resetThe following error was found
ImportError: dlopen(/Users/simley/.local/lib/python3.9/site-packages/PyQt5Two 、 resolvent
1. find python The path of
$ which python3
/Users/simley/opt/anaconda3/bin/python32. Reinstall with the following command pyqt5
/Users/simley/opt/anaconda3/bin/python3 -m pip install --force-reinstall pyqt5Finally, it can be opened

I hope I can help you
边栏推荐
- JS to print prime numbers between 1-100 and calculate the total number of optimized versions
- JDBC操作Mysql示例
- Closure problem
- 二叉树结构以及堆结构基础
- 野風藥業IPO被終止:曾擬募資5.4億 實控人俞蘠曾進行P2P投資
- (resolved) the following raise notimplementederror occurs when Minet tests
- log4j:WARN No such property [zipPermission] in org. apache. log4j. RollingFileAppender.
- [Kevin's third play in a row] is rust really slower than C? Further analyze queen micro assessment
- 「短视频」临夏消防救援支队开展消防安全培训授课
- Custom palette for ggplot2
猜你喜欢

索引+sql练习优化
![[Software Engineering] software engineering review outline of Shandong University](/img/38/2c783df56b50dee3bbb908f6f3e70e.png)
[Software Engineering] software engineering review outline of Shandong University

What is the difference between volatile and synchronized?

Common operation and Principle Exploration of stream

淘宝虚拟产品开店教程之作图篇

JS, and output from small to large

Error in idea connection database

语音信号特征提取流程:输入语音信号-分帧、预加重、加窗、FFT->STFT谱(包括幅度、相位)-对复数取平方值->幅度谱-Mel滤波->梅尔谱-取对数->对数梅尔谱-DCT->FBank->MFCC

【批处理DOS-CMD命令-汇总和小结】-环境变量、路径变量、搜索文件位置相关指令——set、path、where,cmd命令的路径参数中有空格怎么办

Preliminary understanding of C #
随机推荐
Windows下mysql-8下载、安装、配置教程
JDBC parameterized query example
野风药业IPO被终止:曾拟募资5.4亿 实控人俞蘠曾进行P2P投资
Guava scheduled task
Stream常用操作以及原理探索
[Software Engineering] software engineering review outline of Shandong University
[Kevin's third play in a row] is rust really slower than C? Further analyze queen micro assessment
Implementation principle of similarity method in Oracle
Publications under nature, science and cell
Mysql-8 download, installation and configuration tutorial under Windows
js来打印1-100间的质数并求总个数优化版
js中判断成绩是否合格,范围在0-100,否则重新输入
SQL attendance query interval: one hour
Hutool symmetric encryption
【10. 差分】
JS use switch to output whether the result is qualified
PostgreSQL encounters permission denied in Windows system
磁选机是什么?
JDBC事务提交事例
[compilation principles] review outline of compilation principles of Shandong University