Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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