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

CodeBuild fails to execute a python command.... #234

Open
Niemetz opened this issue Nov 15, 2020 · 3 comments
Open

CodeBuild fails to execute a python command.... #234

Niemetz opened this issue Nov 15, 2020 · 3 comments

Comments

@Niemetz
Copy link

Niemetz commented Nov 15, 2020

Module 4, step 3-A.
CodeBuild failed to execute a python command:
Screen Shot 2020-11-15 at 1 05 59 PM
Please help take a look at this issue.
Thanks a lot!
John Nguyen
[email protected]

@Niemetz Niemetz changed the title Failed to filter the queries CodeBuild fails to execute a python command.... Nov 15, 2020
@moralesl
Copy link

moralesl commented Feb 7, 2021

In Ubuntu 20.04 there is no python-pip package anymore, only python3-pip.
Also the command is called pip3 not only pip

This issue is actually fixed in #244, #235, #223, #218, #212, #208 and #206.

@mskaggs2021
Copy link

The docker file for module 3 and 4 were still not using pip3 and python3-pip the build I cloned about a week ago (approximately feb 6, 2021).

Also in Module 5, step 3 A - you're missing the command for adding the s3 bucket. It looks like you intended to have it there because the sentence ended with a ":".

@moabdelmoez
Copy link

Dockerfile on module 4 still did not updated to python3

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

4 participants