This is now http://trac.sagemath.org/ticket/18642
On Tuesday, June 9, 2015 at 12:11:52 AM UTC+2, Volker Braun wrote: > > You have a file named "conf.py" in the current working directory. A > workaround is to start Sage in a different directory. > > > > On Monday, June 8, 2015 at 3:01:52 PM UTC+2, François Colas wrote: >> >> Hello everyone, >> >> I'm facing an error with the question mark after any kind of function. >> Here is an error log with 'PolynomialRing' : >> https://gist.github.com/anonymous/f9adbc3ec08dac0892a6 >> >> I cannot access the documentation with '?' but it works with : >> >> sage: help(PolynomialRing) >> >> I'm running Manjaro Linux (an arch-based distribution) with these >> packages installed : >> >> - community/sagemath 6.7-1 >> - extra/python2 2.7.10-1 >> - community/ipython2 3.1.0-1 >> >> Everything used to work before some updates... (Sage 6.6 -> 6.7?) >> >> Any ideas on how I could fix that? >> > -- You received this message because you are subscribed to the Google Groups "sage-support" 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 http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
