Skip to content
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

Running entrypoint.sh in Cloudshell #60

Open
worksofindustry opened this issue Aug 21, 2019 · 0 comments
Open

Running entrypoint.sh in Cloudshell #60

worksofindustry opened this issue Aug 21, 2019 · 0 comments

Comments

@worksofindustry
Copy link

Hello, when running entrypoint.sh in Google's Cloudshell it throws the error "No module named 'yaml' The fix for this is to install PyYAML: sudo pip install PyYAML

If you are having other issues to debug the script replace the -e flag on the shebang line with -x to give some clues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant