Skip to content

Fails on 1st Attempt - Windows  #11

Description

@marcusobrien

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 `

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions