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
Thank you for taking the time to create an publish this tool. What an awesome idea!
I'm having a bit of trouble installing the script by running chatgpt.sh bash script. Running the script in an elevated terminal does not make a difference.
Here's the log:
PS C:\Documents\Code Repositories\Personal\espanso-chatgpt> bash chatgpt.sh
Processing fstab with mount -a failed.
<3>WSL (8) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:374: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:577: execvpe /bin/bash failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:586: Create process not expected to return
PS C:\Documents\Code Repositories\Personal\espanso-chatgpt> bash install.sh
Processing fstab with mount -a failed.
Hi there,
Thank you for taking the time to create an publish this tool. What an awesome idea!
I'm having a bit of trouble installing the script by running
chatgpt.sh
bash script. Running the script in an elevated terminal does not make a difference.Here's the log:
For now, I've opted to use matthewspangler's fork, which installs dependencies via
pip
.The text was updated successfully, but these errors were encountered: