Skip to content

Import utils.py fail #1

@shmouelsamares

Description

@shmouelsamares

Hi,

While running any of the notebooks I get the following error:

Input In [8], in <cell line: 9>()
      5 root_path = os.path.abspath(os.path.join(os.path.dirname("__file__"), '..'))
      7 sys.path.insert(0, root_path)
----> 9 from crest import Converter
     10 from crest.crest import crest2brat, brat2crest

ImportError: cannot import name 'Converter' from 'crest' (unknown location)`

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions