简体   繁体   English

尽管我用 pip 安装了我的 python3,但我如何在我的 mac 中找到 IDLE?

[英]how can i find IDLE in my mac though i installed my python3 with pip?

I entered '''idle''' on terminal我在终端输入了'''idle'''

and it only shows me python2 that has already been here.它只向我展示了已经在这里的python2。

How can i see python3 idle on my mac我如何在我的 Mac 上看到 python3 空闲

while i installed python3 with pip?当我用 pip 安装 python3 时?

you can specify the version idle3你可以指定版本idle3

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我在Mac上安装了python 2.7和3.6。 如何找到与Python3相关的pip版本? - I have python 2.7 and 3.6 installed on my mac. How to find the version of pip associated with Python3? Python IDLE总是在Mac上崩溃,我该如何解决? - Python IDLE always crashes on my Mac, how can I fix it? 如何在我的python脚本中包含pip安装的模块? - How can I include a pip installed module with my python script? 如何在我的 Mac 上安装 Python 的 pip3? - How can I install Python's pip3 on my Mac? Vscode 找不到我安装的 pip 库。 我怎样才能在 linux mint 的 vscode 中使用我的 pip 库? - Vscode cant find my installed pip libraries. How can i get my pip libraries used in vscode on linux mint? 在Mac上以自制软件安装的python的My Idle(idle3)崩溃 - My Idle (idle3) from python installed with homebrew on a mac crashes 如何在Mac上卸载pip软件包? - How can I uninstall pip packages on my mac? Wing101 默认为 python 2.7,即使我的 Mac 上安装了最新版本 - Wing101 is defaulting to python 2.7 even though I have the latest version installed on my Mac 如何找出我的 Mac 上安装了哪些 Python 库? - How do I find out what Python libraries are installed on my Mac? 我怎样才能确定我在Mac OSX上正确安装了pip? - How can I be sure I installed pip correctly on Mac OSX?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM