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

setuptools installation with certain packages seems to be failing due to known issue. #956

Closed
AndrewGotz opened this issue Aug 19, 2024 · 2 comments

Comments

@AndrewGotz
Copy link

Error I am seeing installing certain packages with the python buildpack version of python v1.8.25

AttributeError: module 'setuptools.dist' has no attribute 'check_test_suite'

pypa/setuptools#4519 Looking here it seems to be a known issue with certain versions of "setuptools" where 72.0 packages seem to have a bug associated with building where it fails for certain packages that use it. I was wondering, is there a way to workaround this issue with the buildpack? Such as setting a different version of the setuptools package?

@AndrewGotz
Copy link
Author

#954 seems like we have a pull request to address this issue, any ETA on when this will get released/merged?

@arjun024
Copy link
Member

See #958

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

No branches or pull requests

2 participants