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

Circle CI build fails with "ERROR: py27: commands failed" #921

Closed
zaro0508 opened this issue Jul 26, 2020 · 0 comments
Closed

Circle CI build fails with "ERROR: py27: commands failed" #921

zaro0508 opened this issue Jul 26, 2020 · 0 comments

Comments

@zaro0508
Copy link
Contributor

zaro0508 commented Jul 26, 2020

I believe CircleCI has dropped python version 2.7 support. The latest CI build failed with ERROR: py27: commands failed and ...

py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020.
Please upgrade your Python as Python 2.7 won't be maintained after that date. A future
version of pip will drop support for Python 2.7.
zaro0508 added a commit to zaro0508/sceptre that referenced this issue Jul 26, 2020
Python 2.7 is deprecated and it is no longer availble on
Circle CI build VMs. This PR removes python ver 2.7 support
from Sceptre.
@n2taylor n2taylor mentioned this issue Jul 28, 2020
9 tasks
ngfgrant pushed a commit that referenced this issue Dec 23, 2020
* [Resolves #956] Fix sceptre build

Python 2.7 support was removed from `cloudreach/sceptre-circleci` docker image in commit
Sceptre/sceptre-circleci@975fa09
and tagged with https://github.com/Sceptre/sceptre-circleci/releases/tag/v0.5.0

We removed python 2.7 support from sceptre in PR #922 however we neglected to update
cicleci to build with the updated docker image. This PR will update the docker image
to remove python 2.7 from the builds.

* update pip

* fix pip flag

* adjust updated version with PR sceptre-circleci/pull/1
thawkson pushed a commit to thawkson/sceptre that referenced this issue Feb 6, 2021
Python 2.7 is deprecated and it is no longer availble on
Circle CI build VMs. This PR removes python ver 2.7 support
from Sceptre.
thawkson pushed a commit to thawkson/sceptre that referenced this issue Feb 6, 2021
…fix build (Sceptre#959)

* [Resolves Sceptre#956] Fix sceptre build

Python 2.7 support was removed from `cloudreach/sceptre-circleci` docker image in commit
Sceptre/sceptre-circleci@975fa09
and tagged with https://github.com/Sceptre/sceptre-circleci/releases/tag/v0.5.0

We removed python 2.7 support from sceptre in PR Sceptre#922 however we neglected to update
cicleci to build with the updated docker image. This PR will update the docker image
to remove python 2.7 from the builds.

* update pip

* fix pip flag

* adjust updated version with PR sceptre-circleci/pull/1
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