
July 25, 2015
4:26 a.m.
Hi Robert
I just git a copy of sfepy from the site today and get error from build_helpers.py by "python setup.py install"
SyntaxError is at line 310
pkg_info = pkg_name + (' (optional)' if optional else '')
at if optional else ''
ouyang