File "U:\Tools\PythonWin\WPy64-3890\python-3.8.9.amd64\lib\subprocess.py", line 340, in call
with Popen(*popenargs, **kwargs) as p:
File "U:\Tools\PythonWin\WPy64-3890\python-3.8.9.amd64\lib\subprocess.py", line 858, in init self._execute_child(args, executable, preexec_fn, close_fds,
File "U:\Tools\PythonWin\WPy64-3890\python-3.8.9.amd64\lib\subprocess.py", line 1311, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified `
There are no instructions for whether this runs on linux or Windows that I could see.
Trying the build on Windows, and as expected, the very first thing I tried fails ...
`G:\SDK_FW_3rd\3rdRepos\Maix-Speech\projects\maix_asr>python project.py menuconfig -- SDK_PATH:G:\SDK_FW_3rd\3rdRepos\Maix-Speech
-- project name: maix_asr
Traceback (most recent call last):
File ".\project.py", line 27, in
exec(f.read())
File "", line 186, in
File "U:\Tools\PythonWin\WPy64-3890\python-3.8.9.amd64\lib\subprocess.py", line 340, in call
with Popen(*popenargs, **kwargs) as p:
File "U:\Tools\PythonWin\WPy64-3890\python-3.8.9.amd64\lib\subprocess.py", line 858, in init self._execute_child(args, executable, preexec_fn, close_fds,
File "U:\Tools\PythonWin\WPy64-3890\python-3.8.9.amd64\lib\subprocess.py", line 1311, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified `