-
Notifications
You must be signed in to change notification settings - Fork 73
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 on py3 #64
Comments
Found the problem:
|
Thanks. Fix will be up shortly; I'm trying to reproduce this with the CI system I'm putting together right now, but if I can't get that working quickly I'll just apply your patch. |
So, this wasn't as simple as I thought:
|
Yes I hacked scons - although there should be a usable upstream version at I don't know how tests/SConscript got a problem since I am working from a On Mon, Jun 27, 2016 at 10:12 AM, Jim Bosch [email protected]
Those who don't understand recursion are doomed to repeat it |
I've submitted a PR for the first issue at classner/SConsChecks#1. I'll keep this open until that's done and the submodule is updated. |
I just checked out fresh copy of master. I had to fix one config test 1st:
But now build stops, hard to track this down:
TabError: inconsistent use of tabs and spaces in indentation
The text was updated successfully, but these errors were encountered: