-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bash script installing on mac, but not doing anything after hitting Ctrl+G #116
Comments
same issue here on macbook air M1 |
I will take a look |
same issue after successfull authorization, nothing happens with
macOS Ventura 13.0.1, Intel Processor |
I tested the installation again last week and everything worked fine.
On thing I've noticed is that the underlying API can be very slow and sometimes timeout, depending on API keys, credits, OpenAI load |
Hi, I tried today on
|
It may be of help, as I identified one issue which I made wrong during setup. Next I was facing an error: This led me to install the python packages Now. it works. |
check the requirements.txt and use it with "pip install -r" |
@kirilzilla ah thank you! I edited my comment simultaneously. :) Ok, I missed the requirements.txt. Thank you! |
The bash script successfully installs on an MBP Pro in the terminal, but when you actually run it via Ctrl+G. It doesn't actually do anything and just plays back the mac negative ping sound, as it has not been registered a known command in the terminal.
Steps for recreation:-
Is there anything else required in the installation part for the bash terminal?
The text was updated successfully, but these errors were encountered: