It would be great if you tried newer Homebrew Pythons, .i.e. 3.10 and 3.11,
too, and reported here the results.
On Thursday, January 9, 2025 at 10:52:07 AM UTC-6 pgal...@gmail.com wrote:
> It was installed via homebrew, same as python3.12:
> $ which python3.9 /opt/homebrew/bin/python3.9
>
>
>
It was installed via homebrew, same as python3.12:
$ which python3.9 /opt/homebrew/bin/python3.9
On Thursday, January 9, 2025 at 7:59:39 AM UTC-8 dim...@gmail.com wrote:
> Thanks. So, what's the output of
>
> which python3.9
> in your case? And where does it come from? I suppose the issue lie
Thanks. So, what's the output of
which python3.9
in your case? And where does it come from? I suppose the issue lies in
multiptocessing/multithreading support in Python, which eveloved a lot
since 3.9.
More Pythons to try might be from https://www.python.org/downloads/ (it
would be good to k
Huh, the problem got completely solved just by switching to Python 9!
Thanks a lot for the help!
$ make distclean $ ./configure --with-python=`which python3.9` $ make -s V=0
-j1
...
[tzlocal-5.0.1] installing. Log file:
/Users/user/sage/sage/logs/pkgs/tzlocal-5.0.1.log [tzlocal-5.0.1]
succ