Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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 requested a review from Giuseppe5 June 24, 2024 11:18
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants