**已关闭。**此问题为not about programming or software development。目前不接受回答。
此问题似乎与a specific programming problem, a software algorithm, or software tools primarily used by programmers无关。如果您认为此问题与another Stack Exchange site的主题相关,可以发表评论,说明在何处可以回答此问题。
10天前关门了。
这篇文章是编辑并提交审查9天前.
Improve this question
student@HP:~$ sudo apt-get remove --purge python3.6.9
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3.6.9
E: Couldn't find any package by glob 'python3.6.9'
E: Couldn't find any package by regex 'python3.6.9'
student@HP:~$ python3 --version
我试了这么多时间来卸载,但还没有完成。
student@HP:~$ sudo apt-get remove --purge python3.6.9
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3.6.9
E: Couldn't find any package by glob 'python3.6.9'
E: Couldn't find any package by regex 'python3.6.9'
student@HP:~$ python3 --version
student@HP:~$ sudo apt-get remove --purge python3.6.9
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3.6.9
E: Couldn't find any package by glob 'python3.6.9'
E: Couldn't find any package by regex 'python3.6.9'
student@HP:~$ python3 --version
型
它是终端命令行代码,所以它不是代码
1条答案
按热度按时间xhv8bpkk1#
你需要使用命令' $PIP uninstall '.:'pip uninstall - flask'使用Python 3.6:'pip3.6 uninstall --user flask'在那之后键入y来卸载这个。