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

[BUG] Broken CI due to setuptools error #216

Closed
TomNicholas opened this issue Feb 2, 2023 · 0 comments · Fixed by #219
Closed

[BUG] Broken CI due to setuptools error #216

TomNicholas opened this issue Feb 2, 2023 · 0 comments · Fixed by #219
Labels
bug Something isn't working CI Continuous Integration and packaging tools help wanted Extra attention is needed

Comments

@TomNicholas
Copy link
Member

TomNicholas commented Feb 2, 2023

Since #214 the CI builds are failing with this build error:

spec.get('', []),
AttributeError: 'str' object has no attribute 'get'
[end of output]

It's possibly related to this error with setuptools, but the message isn't exactly the same.

This problem is also causing pydata/xarray#7418 to fail (because I pointed that PR at the main branch of datatree temporarily).

@TomNicholas TomNicholas added bug Something isn't working help wanted Extra attention is needed CI Continuous Integration and packaging tools labels Feb 2, 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 CI Continuous Integration and packaging tools help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant