Skip to content

Fix ModuleNotFoundError when creating distributions with setup.py#905

Open
delatrie wants to merge 1 commit intomasterfrom
fix/module-not-found-at-setup
Open

Fix ModuleNotFoundError when creating distributions with setup.py#905
delatrie wants to merge 1 commit 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
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.

1 participant