Skip to content

Fix ModuleNotFoundError when creating distributions with setup.py#905

Merged
delatrie merged 2 commits intomasterfrom
fix/module-not-found-at-setup
Apr 27, 2026
Merged

Fix ModuleNotFoundError when creating distributions with setup.py#905
delatrie merged 2 commits intomasterfrom
fix/module-not-found-at-setup

Conversation

@delatrie
Copy link
Copy Markdown
Contributor

Context

The PR introduces a version restriction on setuptools_scm used in setup.py scripts. The restriction prevents ModuleNotFoundError (see here) until we move to a PEP-517 compliant installer.

@delatrie delatrie added the type:internal Change that isn't visible or obvious for end users label Apr 24, 2026
@delatrie delatrie merged commit d420cff into master Apr 27, 2026
59 checks passed
@delatrie delatrie deleted the fix/module-not-found-at-setup branch April 27, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:internal Change that isn't visible or obvious for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants