Skip to content

TypeError: 'NoneType' object is not callable #2869

Closed
@Chenfei-Kang

Description

Describe the bug

TypeError: 'NoneType' object is not callable

Steps to reproduce the bug

from datasets import load_dataset, load_metric
dataset = datasets.load_dataset("glue", 'cola')

Expected results

A clear and concise description of the expected results.

Actual results

Specify the actual results or traceback.

Environment info

  • datasets version: 1.11.0
  • Platform:
  • Python version: 3.7
  • PyArrow version:

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