-
-
Notifications
You must be signed in to change notification settings - Fork 405
Closed
Description
thanks for porting to python3!!!
just tried to build and got this error:
'from future imports must occur at the beginning of the file'
maybe this can solve it: (http://www.swig.org/Doc3.0/Python.html)
%pythonbegin %{
from future import print_function
%}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels