Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails on 1st Attempt - Windows #11

Open
marcusobrien opened this issue Jul 29, 2023 · 0 comments
Open

Fails on 1st Attempt - Windows #11

marcusobrien opened this issue Jul 29, 2023 · 0 comments

Comments

@marcusobrien
Copy link

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 `

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant