Dima Pasechnik wrote: > Is your Sage built from source, or you downloaded a binary installation? > > Anyway, I see what happens. For some strange reason it picks up wrong > Twisted, the one for Python 3. > You can see it from the log below, and the error message is the one you > get by trying to use Python 2 style print statements in Python 3. > How could this have happened is a mystery to me. > > Could you try (re)installing Sage's Twisted package, by running > > sage -i twisted > > and see if this helps?
>From the paths it looks like they're using distro packages, so sage -i won't work. Have you (or Antergos) messed up with the python2-twisted package files? Do you have a custom twisted installation? Please post the output of "cat $(which twistd)" -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
