Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Separate Py3 package installations in Conda #2100

Merged
merged 12 commits into from
Dec 3, 2018
Merged

Separate Py3 package installations in Conda #2100

merged 12 commits into from
Dec 3, 2018

Conversation

qimingj
Copy link
Contributor

@qimingj qimingj commented Dec 2, 2018

I have to move PY3 package installation to a different command group to work around a build problem.

For some reasons, if we merge them, local docker build works but cloud build fails mysteriously with error:

Step #13 - "buildBase": /bin/bash: /usr/local/envs/py3env/bin/pip: /usr/local/envs/py3env/bin/python: bad interpreter: Invalid argument
ERROR: (gcloud.builds.submit) build 8b66a0db-d857-4dff-b31c-bd2442ce1d1e completed with status "FAILURE"
Step #13 - "buildBase": The command '/bin/bash -c ...

The change may increase the docker image size a bit.

Copy link

@paveldournov paveldournov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@qimingj qimingj merged commit 46c62a6 into master Dec 3, 2018
@qimingj qimingj deleted the debug branch December 3, 2018 01:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants