nils added the comment: The workaround indeed works. At least I can work now until this gets officialy fixed. Thanks!
export CFLAGS=$(python3.4 -c 'import sysconfig; print(sysconfig.get_config_var("CFLAGS").replace("-Werror=declaration-after-statement",""))') ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21121> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com