-
Notifications
You must be signed in to change notification settings - Fork 531
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
Failing to get started with tutorial on GCP #3900
Comments
Thanks for raising the issue @kesitrifork! This issue is supposed to be fixed by #3884 . Could you have a try with that PR if it fixes your issue? |
#3884 has been merged. I am closing this issue for now. If the problem persists, please feel free to re-open the issue. |
@Michaelvll I tried installing from source and now it fails more gracefully and shows an error message
Full log:
|
Oops, sorry for the issue @kesitrifork! I could not test it on my end, so we missed a line in the previous fix. Could you help test it out on #3906? : ) |
@Michaelvll The quick start now works on GCP again, hooray! 🥳 Thank you for the help, I appreciate it! |
If anyone else in the interim stumbles upon this, building the repo from source (with the merged changes) worked on my end:
|
Thanks for sending the guide @ckgresla! You could also install from our nightly build if that is easier: pip uninstall skypilot
pip install "skypilot-nightly[gcp]" |
Ah great point, thank you @Michaelvll! 🙇 |
I tried the getting starte on Google Cloud and it failed both first and second time, and output this whole file as error:
Version & Commit info:
$ sky -v
skypilot, version 0.6.1
$ sky -c
skypilot, commit bc30c0b
The text was updated successfully, but these errors were encountered: