Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: from __future__ imports must occur at the beginning of the file #17954

Closed
jdemeyer opened this issue Mar 14, 2015 · 5 comments
Closed

Comments

@jdemeyer
Copy link

  File "/usr/local/src/sage-git/local/bin/sage-CSI", line 15
    from __future__ import print_function
SyntaxError: from __future__ imports must occur at the beginning of the file

Component: scripts

Author: André Apitzsch

Branch/Commit: ca38582

Reviewer: Jeroen Demeyer

Issue created by migration from https://trac.sagemath.org/ticket/17954

@jdemeyer jdemeyer added this to the sage-6.6 milestone Mar 14, 2015
@a-andre
Copy link

a-andre commented Mar 14, 2015

Author: André Apitzsch

@a-andre
Copy link

a-andre commented Mar 14, 2015

Commit: ca38582

@a-andre
Copy link

a-andre commented Mar 14, 2015

Branch: u/aapitzsch/ticket/17954

@jdemeyer
Copy link
Author

Reviewer: Jeroen Demeyer

@vbraun
Copy link
Member

vbraun commented Mar 17, 2015

Changed branch from u/aapitzsch/ticket/17954 to ca38582

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants