AlizerUncaged / desktop-waifu

Desktop Waifu!
334 stars 49 forks source link

FileNotFoundError: [WinError 2] System Cannot Find File Specified #216

Closed carlangassnake closed 9 months ago

carlangassnake commented 9 months ago

Followed every step, im also using VOICEBOX in case that matters... Thanks for any help you may provide.

←[1m←[32m You are in a virtual environment: "E:\wAIfu\desktop-waifu-master\waifu" ←[0m Exception in thread Thread-4 (): Traceback (most recent call last): File "C:\Python310\lib\threading.py", line 1009, in _bootstrap_inner self.run() File "C:\Python310\lib\threading.py", line 946, in run self._target(*self._args, **self._kwargs) File "E:\wAIfu\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 85, in t = threading.Thread(target=lambda: loop.run_until_complete(start())) File "C:\Python310\lib\asyncio\base_events.py", line 641, in run_until_complete return future.result() File "E:\wAIfu\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 58, in start process = await asyncio.create_subprocess_exec( File "C:\Python310\lib\asyncio\subprocess.py", line 218, in create_subprocess_exec transport, protocol = await loop.subprocess_exec( File "C:\Python310\lib\asyncio\base_events.py", line 1652, in subprocess_exec transport = await self._make_subprocess_transport( File "C:\Python310\lib\asyncio\windows_events.py", line 389, in _make_subprocess_transport transp = _WindowsSubprocessTransport(self, protocol, args, shell, File "C:\Python310\lib\asyncio\base_subprocess.py", line 36, in init self._start(args=args, shell=shell, stdin=stdin, stdout=stdout, File "C:\Python310\lib\asyncio\windows_events.py", line 885, in _start self._proc = windows_utils.Popen( File "C:\Python310\lib\asyncio\windows_utils.py", line 153, in init super().init(args, stdin=stdin_rfd, stdout=stdout_wfd, File "C:\Python310\lib\subprocess.py", line 966, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Python310\lib\subprocess.py", line 1435, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] System Cannot Find File Specified

carlangassnake commented 9 months ago

Just had to install Node.js from internet