I would need some help with SageMath 9.3 console. Upon starting the console I was greeted with the following note:
┌────────────────────────────────────────────────────────────────────┐ │ SageMath version 9.3, Release Date: 2021-05-09 │ │ Using Python 3.7.10. Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘
Unhandled SIGILL: An illegal instruction occurred. 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 console eventually closes silently.
Thanks