
1 jmc891205 Apr 2, 2018 |
2 willxiang Apr 2, 2018 |
3 lukeshawn OP @jmc891205 你好,我在命令行模式下输入了你的 2 种方法,方法一没变,方法二显示:-bash: u+x: command not found ; 然后我试着在 python 交互模式下输入这个,显示 SyntaxError: invalid syntax |
4 araraloren Apr 2, 2018 Maybe your python script missing the executable permission. |
5 lukeshawn OP @araraloren how to figure it out |
6 yxy2829 Apr 2, 2018 加 sudo |
9 rammiah Apr 2, 2018 新人先用 IDE 吧,一键运行,还有提示。 |