Skip to content

get_task failing #538

@ArlindKadra

Description

@ArlindKadra

Description

Getting a certain clustering task is failing. Task shows fine on the server.

Steps/Code to Reproduce

import openml

result = openml.tasks.functions.get_task(126033)
print(result)

Expected Results

Actual task.

Actual Results

FileNotFoundError: [Errno 2] No such file or directory:

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