home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1261230922

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-1261230922 https://api.github.com/repos/pydata/xarray/issues/6454 1261230922 IC_kwDOAMm_X85LLNtK 31284574 2022-09-28T17:27:37Z 2022-09-28T17:27:37Z NONE

I'll close this as the reason for the failure is that xarray was never actually installed (python -m build -w --no-isolation will only build a wheel, it will not install, and the .egg-info directory is a build artifact).

Please have look one more time on top patch. I'm building documentation after build which created directory with module metadata (because xarray uses as pep517 backednd setuptools) and patch adds to sys.path path to the directoey where metadata are available.

{
    "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.672ms · About: xarray-datasette