Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import utils.py fail #1

Open
shmouelsamares opened this issue Mar 6, 2023 · 0 comments
Open

Import utils.py fail #1

shmouelsamares opened this issue Mar 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shmouelsamares
Copy link

shmouelsamares commented Mar 6, 2023

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)`
@phosseini phosseini self-assigned this Mar 6, 2023
@phosseini phosseini added the bug Something isn't working label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants