Re: [sage-support] Problem in running SageMath application

2022-01-15 Thread Dima Pasechnik
On Sat, 15 Jan 2022, 09:52 slelievre,  wrote:

> 2022-01-15 09:05:10 UTC, Dima Pasechnik:
> >
> > what is "Gilbert Source"?
>
> I would bet some auto-respelling software thought
> that was a nice way to reinterpret "GitHub releases"
> to make the conversation interesting.
>

if it's a source release then why not take the latest, 9.5.rc1, instead ?

cygwin is constantly being updated, it's not clear if 9.3 will run on the
current one.

Anyway, I'd rather recommend WSL2, not Cygwin.

--Samuel
>
> --
> 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.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/996f0804-1343-4043-a5bd-e5000c0979cdn%40googlegroups.com
> 
> .
>

-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq3dE6dOm2qS3QTjcT8Ms7w9Z0bSRi%2BhecvTtZ_2gVyJHA%40mail.gmail.com.


Re: [sage-support] Problem in running SageMath application

2022-01-15 Thread Emmanuel Charpentier
Le samedi 15 janvier 2022 à 10:52:52 UTC+1, slelievre a écrit :

> 2022-01-15 09:05:10 UTC, Dima Pasechnik:
> >
> > what is "Gilbert Source"?
>
> I would bet some auto-respelling software thought
> that was a nice way to reinterpret "GitHub releases"
> to make the conversation interesting.  --Samuel
>

"Hell is paved with good intentions"...
 

-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/c660b99f-a846-4eae-8cdc-b6895382b99dn%40googlegroups.com.


Re: [sage-support] Problem in running SageMath application

2022-01-15 Thread slelievre
2022-01-15 09:05:10 UTC, Dima Pasechnik:
>
> what is "Gilbert Source"?

I would bet some auto-respelling software thought
that was a nice way to reinterpret "GitHub releases"
to make the conversation interesting.  --Samuel

-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/996f0804-1343-4043-a5bd-e5000c0979cdn%40googlegroups.com.


Re: [sage-support] Problem in running SageMath application

2022-01-15 Thread Dima Pasechnik
On Sat, 15 Jan 2022, 07:13 Rahul Naik,  wrote:

> Hi, Thank you the prompt response.
>
> I have installed sagemeth version 9.3 through Gilbert Source on my windows
> 10.
>

what is "Gilbert Source" ? It doesn't seem to be one of our official
distribution channels.


> The problem occurs when I open SageMath Notebook and try to run the
> program through code.
>
> For example: 9+6 and run.. Its not showing any output, even the special
> symbols not getting any color.
>
> Thank you
>
> On Sat, 15 Jan 2022, 00:08 'Justin C. Walker' via sage-support, <
> sage-support@googlegroups.com> wrote:
>
>>
>>
>> > On Jan 14, 2022, at 09:08 , Rahul Naik  wrote:
>> >
>> > Guys, I have just installed SageMath for the first time. I am unable to
>> run any command . i am not even able to save the document. Please Help
>>
>> We are here to help, but in order to do that, it would help us to know
>> what is going wrong.  You have not given us much to go on.
>>
>> The following might help us:
>> - what version of sage?
>> - how did you install it (binary package from our website; similar from a
>> package manager from your OS; compile from source)?
>> - what hardware and OS (including OS version)?
>> - how do you start sage (command line; notebook)?
>> - what commands did you try, and what were the results.
>>
>> HTH
>>
>> Justin
>>
>> --
>> Justin C. Walker, Curmudgeon-At-Large
>> Institute for the Absorption of Federal Funds
>> 
>> If you're not confused,
>> You're not paying attention
>> 
>>
>>
>>
>> --
>> 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.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-support/466C08F7-0B82-4F20-80B4-88041C408C27%40mac.com
>> .
>>
> --
> 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.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/CAFyaDhpG7ckrkYSy-m2QD0PRRpKXqiKQTUby59PV0h5pYPYqxg%40mail.gmail.com
> 
> .
>

-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq3P4Ct6UrPOjzuwGaEAqgf%2BVMNPaaJL%2BpjmtZM6uRnf%2BQ%40mail.gmail.com.


Re: [sage-support] Problem in running SageMath application

2022-01-14 Thread Rahul Naik
Hi, Thank you the prompt response.

I have installed sagemeth version 9.3 through Gilbert Source on my windows
10.

The problem occurs when I open SageMath Notebook and try to run the program
through code.

For example: 9+6 and run.. Its not showing any output, even the special
symbols not getting any color.

Thank you

On Sat, 15 Jan 2022, 00:08 'Justin C. Walker' via sage-support, <
sage-support@googlegroups.com> wrote:

>
>
> > On Jan 14, 2022, at 09:08 , Rahul Naik  wrote:
> >
> > Guys, I have just installed SageMath for the first time. I am unable to
> run any command . i am not even able to save the document. Please Help
>
> We are here to help, but in order to do that, it would help us to know
> what is going wrong.  You have not given us much to go on.
>
> The following might help us:
> - what version of sage?
> - how did you install it (binary package from our website; similar from a
> package manager from your OS; compile from source)?
> - what hardware and OS (including OS version)?
> - how do you start sage (command line; notebook)?
> - what commands did you try, and what were the results.
>
> HTH
>
> Justin
>
> --
> Justin C. Walker, Curmudgeon-At-Large
> Institute for the Absorption of Federal Funds
> 
> If you're not confused,
> You're not paying attention
> 
>
>
>
> --
> 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.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/466C08F7-0B82-4F20-80B4-88041C408C27%40mac.com
> .
>

-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAFyaDhpG7ckrkYSy-m2QD0PRRpKXqiKQTUby59PV0h5pYPYqxg%40mail.gmail.com.


Re: [sage-support] Problem in running SageMath application

2022-01-14 Thread 'Justin C. Walker' via sage-support



> On Jan 14, 2022, at 09:08 , Rahul Naik  wrote:
> 
> Guys, I have just installed SageMath for the first time. I am unable to run 
> any command . i am not even able to save the document. Please Help

We are here to help, but in order to do that, it would help us to know what is 
going wrong.  You have not given us much to go on.

The following might help us:
- what version of sage?
- how did you install it (binary package from our website; similar from a 
package manager from your OS; compile from source)?
- what hardware and OS (including OS version)?
- how do you start sage (command line; notebook)?
- what commands did you try, and what were the results.

HTH

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Absorption of Federal Funds

If you're not confused,
You're not paying attention




-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/466C08F7-0B82-4F20-80B4-88041C408C27%40mac.com.


[sage-support] Problem in running SageMath application

2022-01-14 Thread Rahul Naik
Guys, I have just installed SageMath for the first time. I am unable to run 
any command . i am not even able to save the document. Please Help

Thank You!

-- 
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.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/10dfafca-e576-4b54-a4a4-a54f98529a3dn%40googlegroups.com.