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 (requirements/setuptools): Set maximum requirement for setuptools #963

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

nickfraser
Copy link
Collaborator

@nickfraser nickfraser commented May 30, 2024

Fix issue with new version of setuptools:

ImportError: cannot import name 'packaging' from 'pkg_resources'

Which occurs on setuptools==70.0.0. Seems similar to #15863

@nickfraser nickfraser merged commit 4919bc9 into Xilinx:dev Jun 24, 2024
337 checks passed
@nickfraser nickfraser deleted the fix/setuptools_version branch June 24, 2024 15:28
nickfraser added a commit to nickfraser/brevitas that referenced this pull request Jul 22, 2024
…s` (Xilinx#963)

* Fix (requirements/setuptools): Set minimum requirement for setuptools.

* Typo fix
nickfraser added a commit that referenced this pull request Jul 22, 2024
…s` (#963)

* Fix (requirements/setuptools): Set minimum requirement for setuptools.

* Typo fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants