home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1102134733

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/6454#issuecomment-1102134733 https://api.github.com/repos/pydata/xarray/issues/6454 1102134733 IC_kwDOAMm_X85BsT3N 31284574 2022-04-19T06:17:35Z 2022-04-19T06:17:35Z NONE

It seems like you're missing the pip install -e . step.

Please see https://docs.xarray.dev/en/stable/contributing.html#how-to-build-the-xarray-documentation for instructions

If you will follow procedure which I've provided by executing python3 -sBm build -w --no-isolation you will find that xarray.egg-info directory in project root with modules metadata is already created (as part of the pep517 build when setuptools as build backend is used). In other words pip install -e . is not needed and it is not the cause of the reported issue.

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