请教:Python编程,商店下载Geany无法执行代码。
Tofloor
poster avatar
sihai
deepin
2019-12-26 02:59
Author
如题。学习python编程,deepin内无法成功执行代码,在Windows10环境下成功执行。我在deepin下使用深度终端和Geany,代码在终端执行没有问题。
请问哪一步出了问题?
Reply Favorite View the author
All Replies
avatar
9136
deepin
2019-12-26 03:13
#1
将 编辑->首选项->工具->虚拟终端 改为
  1. deepin-terminal -x "/bin/sh" %c
Copy the Code

Reply View the author
avatar
sihai
deepin
2019-12-31 03:53
#2
like this.
Reply View the author