【发布时间】:2015-09-03 13:09:58
【问题描述】:
我在适用于 Windows 7 64 位的 Anaconda Spyder Python 2.7 中运行我的代码。
但是当我运行这段代码时:
!ls -lh ./training3.crfsuite
我收到了这个错误:
'ls' is not recognized as an internal or external command, operable program or batch file.
有人知道为什么吗?
谢谢。
【问题讨论】:
标签: python-2.7 anaconda spyder