【问题标题】:Python3.6 on Windows MINGW64 console doesn't run the interpreter [duplicate]Windows MINGW64控制台上的Python3.6不运行解释器[重复]
【发布时间】:2017-06-10 01:45:59
【问题描述】:

我在使用 Python 3.6 时遇到了与 question 相同的问题。它在 Windows 控制台下运行良好,但在 MINGW64 下无法启动或运行。即使我使用/c/Python36/python.exe 的直接路径,也没有任何反应。我没有像在 Windows 控制台中那样使用通常的 Python 解释器版本和 >>> 提示符获得交互式 REPL。

关于如何调试的任何指针?

【问题讨论】:

    标签: python windows git bash mingw-w64


    【解决方案1】:

    啊 - 进一步搜索得到包含答案的 stackoverflow question - 使用 python -i

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2010-11-14
      • 2010-09-25
      • 1970-01-01
      • 2011-12-08
      • 1970-01-01
      • 1970-01-01
      • 2019-06-28
      相关资源
      最近更新 更多