-
Notifications
You must be signed in to change notification settings - Fork 96
Outdated build instructions in README #544
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
Comments
I then tried to run the test suite. I installed and ran tox:
This produces long output with various error messages. Here's the trailing part of it:
Is the test suite currently broken or am I running it incorrectly? |
The CI doesn't use tox at the moment (would be great to fix that!) For now, just follow what's in the GHA workflow definition. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the instructions in the "BUILDING" section in README:
This produces:
Is there perhaps an instruction missing there?
I'm using Ubuntu 24.04 and system's default python, python 3.12.3.
The text was updated successfully, but these errors were encountered: