Python 运行 Python hello.py 出错,提示: File "<stdin>" , line 1
摘要:写了一个hello.py,仅有一句,print 'hello world', 运行 Python hello.py 出错,提示: 运行 Python hello.py 出错,提示: File "<stdin>" , line 1python hello.py 原因是.指令不是在python环境下执行
阅读全文
posted @ 2017-03-22 16:13
浙公网安备 33010602011771号