运行pycharm出现PyDev console: using IPython 6.4.0等如何关闭

在PyCharm中运行Python脚本时,默认使用IPython Console导致输出额外信息。要关闭此行为,可以通过编辑配置取消勾选'Run with Python console'或'Show command line afterwards'选项。这将确保仅显示程序输出,例如'Process finished with exit code 0'。
摘要由CSDN通过智能技术生成

安装好anaconda后,在pycharm中无论运行什么样的python脚本,都会默认使用ipython的console运行,界面会出现好几行无关紧要的内容。
比如打印一句:hello world
在这里插入图片描述
出现以下一大串内容:
C:\Users\Administrator\Anaconda3\python.exe “C:\Program Files\JetBrains\PyCharm Community Edition 2018.1.4\helpers\pydev\pydev_run_in_console.py” 64190 64191 “C:/Users/Administrator/PycharmProjects/untitled1/hello world.py”
Running C:/Users/Administrator/PycharmProjects/untitled1/hello world.py
hello world
import sys; print(‘Python %s on %s’ % (sys.version, sys.platform))
sys.path.extend([‘C:\Users\Administrator\PycharmProjects\untitled1’, ‘C:/Users/Administrator/PycharmProjects/untitled1’])
Python 3.6.5 |Anaconda, Inc.| (default, Mar 29 2018, 13:32:41) [MSC v.1900 64 bit (AMD64)]
Type ‘copyright’, ‘credits’ or ‘license’ for more information
IPython 6.4.0 – An enhanced In

  • 2
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值