-
-
Notifications
You must be signed in to change notification settings - Fork 221
Unable to install setuptools-scm from source due to tomli project's pyproject.toml #1090
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
RonnyPfannschmidt
added a commit
that referenced
this issue
Jan 14, 2025
Fixes #1090. Pinned requirement to tomli<=2.0.2.
13 tasks
Which pip version do you use? And how come you are using toml 0.10.0, when the newest version is 0.10.2? |
reopening this as the version got yanked due to a regression |
Closed after the last release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While installing bcrypt-4.0.1.tar.gz from source, the dependency chain includes setuptools-scm.
setuptools-scm
requires tomli, whose pyproject.toml the pre-installed toml is unable to parse.Logs:
The text was updated successfully, but these errors were encountered: