Closed vegerot closed 2 weeks ago
(tagging #957)
https://github.com/facebook/sapling/pull/964 might help. I got the tests up and running and then used them to validate 3.12 on Ubuntu 24.04
This issue should be fixed by commit 65a7e9097fb9280aef7c50ecdf08b5755288490a. I was able to run sl commands on macOS with Python 3.12.7 and successfully validated the tests without any exceptions.
@markbhasawut Confirmed! Thanks
(almost) Every sl command I run gives the same error message:
I bisected Sapling and found the culprit: 4a1d4f6f8e0de7b33ea060161e0c4d19e6178112 I can confirm that Python 3.11 works fine but 3.12 💥
This is on macOS 14.7 and Python 3.12.6 from homebrew