home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 634979933

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
634979933 MDU6SXNzdWU2MzQ5Nzk5MzM= 4133 upstream-dev failure when installing pandas 14808389 closed 0     3 2020-06-08T22:39:01Z 2020-06-11T02:14:49Z 2020-06-11T02:14:49Z MEMBER      

So after #4124 has been fixed upstream, we now have problems with installing numpy / pandas:

I'm not sure if I read the logs correctly, but it seems pandas (or the process to build their wheel, see their pyproject.toml) depends on numpy==1.15.4 which doesn't have a wheel for py38 and thus the source distribution is chosen. I'm not sure why the building the wheel from sdist doesn't work anymore, though.

For reference, see the logs of the last passing build.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4133/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.631ms · About: xarray-datasette