More information:
sage: k=0
: for k in range(1,j-1,1):
: z=float(A[k][1])
: s=s+z
:
print(k)
An error occurred during signal handling.
This probably occurred because a *compiled* module has a bug
in
Sage runs on win 10, i used "Sage Mirror" to download the program and
installed it with adminstration rights. I dont know if it is nessecary to
say but the computer i am using is located in a company and i dont have
permanent administration rights. The next time the failure will occure i
show m
Hola,
You most probably launched SageMath as a super user and
then the permissions in your home tree are messed up.
Could you run the following command in a console and
post the output back
$ ls -lR ls /home/jgarcia/.sage
It would also help if you describe how did you install
SageMath (and whe
Hi
I install SageMath version 8.6, Release Date: 2019-01-15
on Ubuntu 18.04 but can't run without superuser configuration
I add the file generated by the system.
I'll be very gratefull of any help
Jorge Garcia
Universidad Nacional de Cordoba
Argentina
--
You received this message because you
Can you say what operating system this is on, and how Sage was installed?
--
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...@googlegroups.c
That is the biggest problem, i've done nothing but typing some letters in
the console and than the error occurs. For me there is no connection
between my actions and the failure unless i am typing but without sending a
command to the programm... for example i am typing: A=example.command(A,B,
N
On 2019-04-17 09:32, Oliver Thiel wrote:
Hello,
I absolutely dont know why but i am getting an error.
What did you do? What happened *exactly*?
See also https://www.chiark.greenend.org.uk/~sgtatham/bugs.html
--
You received this message because you are subscribed to the Google Groups
"sage-
Hello,
I absolutely dont know why but i am getting an error.
"An error occurred during signal handling.
This probably occurred because a *compiled* module has a bug
in it and is not properly wrapped with sig_on(), sig_off().
Python will now terminate."
The program chrashes suddenly while i want