issue_comments: 561270215
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/3567#issuecomment-561270215 | https://api.github.com/repos/pydata/xarray/issues/3567 | 561270215 | MDEyOklzc3VlQ29tbWVudDU2MTI3MDIxNQ== | 14808389 | 2019-12-03T17:22:30Z | 2019-12-03T17:47:12Z | MEMBER | It seems we can solve this by setting root = pathlib.Path(file).parent.parent.absolute()
os.environ["PYTHONPATH"] = str(root)
sys.path.insert(0, str(root))
Edit: I asked the |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
527755536 |