home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 176308535

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/issues/732#issuecomment-176308535 https://api.github.com/repos/pydata/xarray/issues/732 176308535 MDEyOklzc3VlQ29tbWVudDE3NjMwODUzNQ== 950575 2016-01-28T18:04:22Z 2016-01-28T18:04:22Z CONTRIBUTOR

@richardotis any special reason for wanting a Python 3.3 version? The migration to >=3.4 is highly recommended. (And I don't think continuum and the community building stuff for Python 3.3 lately.)

If you cannot upgrade you can use this recipe to build you own Python 3.3 xarray.

If you clone the whole repo you can then type:

shell export CONDA_PY=33 export CONDA_NPY=110 # (or any other numpy version series you need 18, 19...) conda build xarray

If you issue the last command from the repo root directory conda will build dependencies for you.

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