Re: [sage-support] Re: Sage ImportError: canot load Singular library

2022-06-13 Thread Jaco Van Tonder
Hi Vegard, This fixes the Singular library load problem but I now have another problem. When I try to load the sage kernel on Jupyter Lab it can't connect: [I 2022-06-14 12:24:36.977 ServerApp] Kernel started: 7081cbfd-e5e1-4168-b1e4-cac56170523f /home/jacovantonder/anaconda3/bin/python3: Error

[sage-support] ascii_art fail in jupyter notebook

2022-06-13 Thread Jianping Pan
SageMath version 9.7.beta1, Release Date: 2022-05-26 Operating system: macOS Monterey 12.4 When running sage in Jupyter notebook, I get the following problem. *sage: ascii_art(list(Partitions(5)))* *) failed: OSError: [Errno 25] Inappropriate ioctl for device>* The exact same code works when I