home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 150119824

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/636#issuecomment-150119824 https://api.github.com/repos/pydata/xarray/issues/636 150119824 MDEyOklzc3VlQ29tbWVudDE1MDExOTgyNA== 1217238 2015-10-22T06:20:33Z 2015-10-22T06:20:33Z MEMBER

@david-ian-brown This is working for me on OS X, but I'm getting an error when I attempt to import your conda build of pynio on Linux:

```

import Nio RuntimeError: module compiled against API version a but this version of numpy is 9 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/export/data/envs/test_env/lib/python2.7/site-packages/PyNIO/Nio.py", line 83, in <module> from nio import * ImportError: numpy.core.multiarray failed to import ```

Can you reproduce this? I think this is an ABI compatibility issue (ugh!) related to building against one version of numpy but installing another. To that end, it's probably worth trying specifying specific numpy requirements.

There were a few other issues that came up here that I'll note in specific comments on the code.

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