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
✅ Dotfiles symlinked successfully! 🐚 Sourcing shell files... Warning: ~/dotfiles/bash/.bashrc not found Warning: ~/dotfiles/zsh/.zshrc not found ✅ Shell files sourced successfully! Enter your OpenAI API key (or press Enter to skip): sk-sssssssssseeeccccccccccccrett Enter your Anthropic API key (or press Enter to skip): API keys set successfully using Approach 1. <3>WSL (778) ERROR: CreateProcessEntryCommon:505: execvpe /bin/bash failed 2 <3>WSL (778) ERROR: CreateProcessEntryCommon:508: Create process not expected to return Traceback (most recent call last): File "c:\Repo\rUv-dev\ruv_setup.py", line 312, in <module> main() File "c:\Repo\rUv-dev\ruv_setup.py", line 230, in main perform_configuration() File "c:\Repo\rUv-dev\ruv_setup.py", line 158, in perform_configuration subprocess.run(["jupyter", "notebook", "--generate-config"]) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 1538, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified
The text was updated successfully, but these errors were encountered:
Expected: Configuration to continue as expected
Actual:
✅ Dotfiles symlinked successfully! 🐚 Sourcing shell files... Warning: ~/dotfiles/bash/.bashrc not found Warning: ~/dotfiles/zsh/.zshrc not found ✅ Shell files sourced successfully! Enter your OpenAI API key (or press Enter to skip): sk-sssssssssseeeccccccccccccrett Enter your Anthropic API key (or press Enter to skip): API keys set successfully using Approach 1. <3>WSL (778) ERROR: CreateProcessEntryCommon:505: execvpe /bin/bash failed 2 <3>WSL (778) ERROR: CreateProcessEntryCommon:508: Create process not expected to return Traceback (most recent call last): File "c:\Repo\rUv-dev\ruv_setup.py", line 312, in <module> main() File "c:\Repo\rUv-dev\ruv_setup.py", line 230, in main perform_configuration() File "c:\Repo\rUv-dev\ruv_setup.py", line 158, in perform_configuration subprocess.run(["jupyter", "notebook", "--generate-config"]) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 1538, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified
The text was updated successfully, but these errors were encountered: