[Scons-users] Tests not passing
Dirk Bächle
tshortik at gmx.de
Fri Jan 1 12:33:05 EST 2016
Hi,
On 01.01.2016 17:55, Adarsh Sanjeev wrote:
> Hey,
> I am using Archlinux with Linux 4.2.5 and Python 2.7.
> I have actually finished the patch, and on testing it gives the exact same errors with same messages. Can I submit the patch, as it
> not cause any errors?
> I am including the error messages for test/QT/warning.py, test/YACC/live.py and test/import.py which are the only ones failing.
what do you get when you enter
import sys
print sys.platform
in the Python interpreter? And what does "echo $PATH" give in your terminal?
Apart from this minor problem, feel free to open a pull request for your patch. Thanks for taking the time to read through our docs
and for trying to contribute to the project.
Best regards,
Dirk
More information about the Scons-users
mailing list