[sage-support] Re: sage -upgrade from 6.2 error

2015-01-01 Thread Volker Braun
Sage requires that you build it as an unprivileged user. On Thursday, January 1, 2015 10:13:04 PM UTC+1, Robert McBroom wrote: > > sage -upgrade from 6.2 error on Fedora 19. Running in a root window > upgrade terminates with a permission error > > Target: x86_64-redhat-linux > Configured wit

[sage-support] sage -upgrade from 6.2 error

2015-01-01 Thread Robert McBroom
sage -upgrade from 6.2 error on Fedora 19. Running in a root window upgrade terminates with a permission error Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-b

Re: [sage-support] load or attach problem

2015-01-01 Thread Volker Braun
IMHO we should only have "foo(arg)", not "foo arg" nor "%foo arg". Even Python is moving away from "print arg", in Python 3 you have to write "print(arg)". Unless there is a special reason (such as: it changes how the current cell is interpreted) we should default to function call syntax. On

[sage-support] Re: Using `in' with VectorSpace()

2015-01-01 Thread Jim Hefferon
Thank you, that is very helpful to know. I appreciate your filing the bug. --Jim -- 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 sage-support+unsubscr...@goo

[sage-support] Re: load or attach problem

2015-01-01 Thread gebhardt . p
Pls. try sage: load ("/home/bgman/Documents/Python/ prob2_1_29.sage") instead of sage: load "/home/bgman/Documents/Python/ prob2_1_29.sage" Best regards -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and sto