[sage-devel] building sage 10.4 on Mac OS: ModuleNotFoundError: No module named 'pipes'

2024-10-12 Thread Oleg Pikhurko
Hello, When I try to compile sage 10.4 on Mac OS (Sonoma 14.7 for M1, with Xcode 16.0) , I get the following error at the moment then pip-24.0 is compiled: ModuleNotFoundError: No module named 'pipes' Before compiling, I installed the required packages with brew and did the standard installa

[sage-devel] Re: building sage 10.5.beta6 on Mac OS: cypari does not build

2024-10-12 Thread John H Palmieri
I think that this should be fixed in 10.5.beta7. Alternatively, try `make distclean` and `./configure --with-system-pari=no`, and then `make -j4`. On Saturday, October 12, 2024 at 1:14:11 PM UTC-7 pikh...@gmail.com wrote: > Hello, > > When I try to compile sage 10.5.beta6 on Mac OS (Sonoma 14.7