Skip to content

HTTP Error 404 for biolink-model.yaml v4.2.2 on startup/import #527

@bsantansb

Description

@bsantansb

The import of kgx is failing with the following error message suddenly:

raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: https://raw.githubusercontent.com/biolink/biolink-model/v4.2.2/biolink-model.yaml

  • Python version: 3.12.11
  • KGX version: 2.6.0
  • BMT version: 1.4.5
  • LinkML-Runtime version: 1.9.5

This is just from running this import, was there a version change in one of these dependencies?
from kgx.graph_operations.graph_merge import merge_all_graphs from kgx.transformer import Transformer

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions