-
Notifications
You must be signed in to change notification settings - Fork 14
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
Script failing to start on macOS #18
Comments
@nicholsn Unfortunately, the script does not work for macOS because of some quirks of the macOS bash. For this and other reasons, we are migrating to a Python-based version of the script. You can try out the current version by checking out #17 . It doesn't have the full funtionality from the original script yet, but it does support the key actions It's easiest to use Docker (just pull the latest image with |
Thanks, @hannahbast! I'm on mac silicon and the docker image didn't match. Any chance you've tried building this on arm64? Else, I'll try running this on aws |
Hi @nicholsn In the meantime we have rewritten the control script in python, just install it via |
Awesome this worked, thank you! |
I'm trying to start qlever and hitting a snag with this startup script. This looks like a really interesting project so help is much appreciated!
Note that
tab
completion is not working, but now try an example command:Any ideas what's going on here? When I try other commands I similarly just get the help message.
The text was updated successfully, but these errors were encountered: