DB
DB copied to clipboard
python setup.py build_ext --inplace Error
when I do the commad: python setup.py build_ext --inplace then getting the error information: C:\User\admin\AppData\Roaming\Python\Python37\site-packages\torch\utils\cpp_extension.py: 294: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。
Has this been resolved? Thanks.