Hi Mavin.
Just in case, I encountered this problem too on macOS, but with Homebrew.
For ./configure to pick Homebrew Python (instead of /usr/bin/python3,
giving "NotOpenSSLWarning") I had to
brew install python-setuptools
Guillermo
On Thu, 19 Sept 2024 at 15:41, Dima Pasechnik wrote:
> Hello,
On 19 September 2024 03:20:52 BST, Michael Orlitzky
wrote:
>On Wed, 2024-09-18 at 16:23 -0700, Matthias Koeppe wrote:
>>
>> I would appreciate feedback from the developers working on this feature
>> (Dima?, Michael?) regarding how to specify these constraints now that
>> sage-lib defines it
Hello,
you might have better luck using a prebuilt python, e.g. the one supplied by
python.org
At least this would avoid all these ssl shenanigans.
Dima
On 19 September 2024 03:21:47 BST, Mavin Hellman
wrote:
>Hello,
>
>I was able to get sage to build (I had to do a lot of switching back a