home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 537694464

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/3367#issuecomment-537694464 https://api.github.com/repos/pydata/xarray/issues/3367 537694464 MDEyOklzc3VlQ29tbWVudDUzNzY5NDQ2NA== 221526 2019-10-02T21:44:03Z 2019-10-02T21:44:03Z CONTRIBUTOR

You don’t run into a problem when doing pip install xarray on Python 2. We have run into problems on our CI builds where we install from our own cache on S3, which has a list of wheels in index.html, which we install from using pip install -f <index_url> xarray. When we have an xarray wheel in there with the incorrect name, python 2.7 tries to install from it.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  501730864
Powered by Datasette · Queries took 0.614ms · About: xarray-datasette