[New-bugs-announce] [issue22659] SyntaxError in the configure_ctypes

Billy report at bugs.python.org
Fri Oct 17 19:11:55 CEST 2014


New submission from Billy:

Hi all,

I have a issue with the cross-compilation, here I let it:

  File "../src/setup.py", line 1849
    exec(f.read(), globals(), fficonfig)
SyntaxError: unqualified exec is not allowed in function 'configure_ctypes' it contains a nested function with free variables
make[1]: *** [sharedmods] Error 1

Who wants to help me, please

Best regards.

----------
components: Cross-Build
messages: 229584
nosy: bill9889
priority: normal
severity: normal
status: open
title: SyntaxError in the configure_ctypes
type: compile error
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22659>
_______________________________________


More information about the New-bugs-announce mailing list