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

Fix "No module named 'versioneer'" error #990

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

cwharris
Copy link
Contributor

When using pep 517/518 to build from pyproject.toml, versioneer is not found.

python-versioneer/python-versioneer#193 (comment)

This PR provides a workaround.

@cwharris cwharris added bug Something isn't working non-breaking Non-breaking change labels Jun 22, 2023
@cwharris cwharris marked this pull request as ready for review June 23, 2023 21:07
@cwharris cwharris requested a review from a team as a code owner June 23, 2023 21:07
Copy link
Contributor

@dagardner-nv dagardner-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cwharris
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 9fc516c into nv-morpheus:branch-23.07 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants