Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/346.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 在windows命令行中检查数学模块文档时出错_Python_Pydoc - Fatal编程技术网

Python 在windows命令行中检查数学模块文档时出错

Python 在windows命令行中检查数学模块文档时出错,python,pydoc,Python,Pydoc,我试图检查windows命令行中的数学模块文档。然而,我得到了这个错误 C:\Users\Farhan Hasant\Desktop\HelloWorld>pydoc math 'pydoc' is not recognized as an internal or external command, operable program or batch file.

我试图检查windows命令行中的数学模块文档。然而,我得到了这个错误

C:\Users\Farhan Hasant\Desktop\HelloWorld>pydoc math
'pydoc' is not recognized as an internal or external command,
operable program or batch file.