Hello. I am currently embedding SageMath within a C++ program. Executing it
gives the expected output, but afterwards I get the following error:
File "/home/username/Documents/my-module.py", line 1, in from
sage.all import * File "/home/username/sage/src/sage/all.py", line 62, in
from sage.
Ah! Good to hear it was just that. Thanks for letting me know.
Jackson
On Tue, Dec 3, 2024 at 7:07 PM Volker Braun wrote:
> There was a github outage today, looks like you found it ;)
>
> On Tuesday, December 3, 2024 at 9:28:07 PM UTC+1 jackson...@gmail.com
> wrote:
>
>> @jacksonwalters
>>
>> I