Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug 🐛: every sl command crashes with "unknown python exception" #960

Open
vegerot opened this issue Oct 4, 2024 · 2 comments
Open

bug 🐛: every sl command crashes with "unknown python exception" #960

vegerot opened this issue Oct 4, 2024 · 2 comments

Comments

@vegerot
Copy link
Contributor

vegerot commented Oct 4, 2024

(almost) Every sl command I run gives the same error message:

$ sl
unknown python exception

$ sl show
unknown python exception

$ sl --version
Sapling 4.4.2_20240930_132004_4a1d4f6f8e0d
(see https://sapling-scm.com/ for more information)

$ CHGDISABLE=1 sl
unknown python exception

I bisected Sapling and found the culprit: 4a1d4f6
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

@vegerot
Copy link
Contributor Author

vegerot commented Oct 4, 2024

(tagging #957)

@ahornby
Copy link
Contributor

ahornby commented Oct 6, 2024

#964 might help. I got the tests up and running and then used them to validate 3.12 on Ubuntu 24.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants