Git 2.5.1's bash console doesn't open python interpreter

后端 未结 8 1784
小鲜肉
小鲜肉 2021-01-31 08:56

If I do it in CMD, it works without issues, but if I try it in Git Bash it doesn\'t work. I like to use Git Bash as my only console, but I can\'t do that if it doesn\'t work wit

8条回答
  •  误落风尘
    2021-01-31 09:32

    When installing git for windows, choose to use windows default console window as shown in the picture below. This option allows you to use interactive python or nodejs. Also getpass works on this console.

    enter image description here

提交回复
热议问题