我正在练习学习Python的艰难之路,我打算安装鼻子和鼻子测试.我已经使用pip安装了鼻子,但是当我在'tests'文件夹上面的目录中运行nosetests时,我收到错误:
'nosetests' is not recognized as an internal or external command, operable program or batch file.
Run Code Online (Sandbox Code Playgroud)
如果是相关的,我已经修改了PATH变量,包括完整路径Python27/Scripts和Python/Lib/site-package.