Re: [sage-support] I absolutely dont know why but i am getting an error.

2019-04-17 Thread Oliver Thiel
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

Re: [sage-support] I absolutely dont know why but i am getting an error.

2019-04-17 Thread Oliver Thiel
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

Re: [sage-support] Problem trying to run sagemath in ubuntu 18.04

2019-04-17 Thread Vincent Delecroix
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

[sage-support] Problem trying to run sagemath in ubuntu 18.04

2019-04-17 Thread jgarcia
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

Re: [sage-support] I absolutely dont know why but i am getting an error.

2019-04-17 Thread slelievre
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

Re: [sage-support] I absolutely dont know why but i am getting an error.

2019-04-17 Thread Oliver Thiel
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,

Re: [sage-support] I absolutely dont know why but i am getting an error.

2019-04-17 Thread Jeroen Demeyer
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-support] I absolutely dont know why but i am getting an error.

2019-04-17 Thread Oliver Thiel
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