Skip to content

graph.res do not exist when running XInsight #9

@MarshBear

Description

@MarshBear

I am running the XInsight code.

I have changed the sl_algo in "run.py", line 72, into xl = XLearner(data_path, sl_algo='blip') to use BLIP, but got an issue

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\DINGHU~1\\AppData\\Local\\Temp\\tmpnj_rdn_q\\graph.res'

which occurs in "BLIP.py", line 52, in parse_res_file

The blip file and jkd are placed in the lib dir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions