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

Build fails with scons > 2.4.1 #1

Open
noahp opened this issue Sep 21, 2017 · 1 comment
Open

Build fails with scons > 2.4.1 #1

noahp opened this issue Sep 21, 2017 · 1 comment
Assignees

Comments

@noahp
Copy link

noahp commented Sep 21, 2017

Modern scons appears to force from future __import__ print_function, so these sconscripts don't work past 2.4.1 (2.5.1 from pypi! or 3.0.0 latest scons).

scons futurized in 2016:
https://bitbucket.org/scons/scons/commits/996d359c35f5a7abf8b91b7095ff27d38780627c)

@barbibulle barbibulle self-assigned this Sep 25, 2017
@barbibulle
Copy link
Collaborator

Thanks for the report. Will get fixed ASAP.

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

No branches or pull requests

2 participants