You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "A:\Scoop\apps\emscripten\3.1.68\upstream\emscripten\emscons.py", line 25, in
sys.exit(subprocess.call(sys.argv[1:], env=env))
File "A:\Scoop\apps\emscripten\3.1.68\python\3.9.2-nuget_64bit\lib\subprocess.py", line 349, in call
with Popen(*popenargs, **kwargs) as p:
File "A:\Scoop\apps\emscripten\3.1.68\python\3.9.2-nuget_64bit\lib\subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "A:\Scoop\apps\emscripten\3.1.68\python\3.9.2-nuget_64bit\lib\subprocess.py", line 1420, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "A:\Scoop\apps\emscripten\3.1.68\upstream\emscripten\emscons.py", line 25, in
sys.exit(subprocess.call(sys.argv[1:], env=env))
File "A:\Scoop\apps\emscripten\3.1.68\python\3.9.2-nuget_64bit\lib\subprocess.py", line 349, in call
with Popen(*popenargs, **kwargs) as p:
File "A:\Scoop\apps\emscripten\3.1.68\python\3.9.2-nuget_64bit\lib\subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "A:\Scoop\apps\emscripten\3.1.68\python\3.9.2-nuget_64bit\lib\subprocess.py", line 1420, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
The text was updated successfully, but these errors were encountered: