Skip to content

install error #56

Description

@purushothaman2310

C:\Users\Saravanan>python -m sesame.preprocess
Traceback (most recent call last):
File "C:\Users\Saravanan\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 192, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\Saravanan\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Users\Saravanan\AppData\Local\Programs\Python\Python38\sesame\preprocess.py", line 31, in
from .globalconfig import (VERSION, TRAIN_EXEMPLAR, TRAIN_FTE, DEV_CONLL, TEST_CONLL,
File "C:\Users\Saravanan\AppData\Local\Programs\Python\Python38\sesame\globalconfig.py", line 18, in
config_json = open("configurations/global_config.json", "r")
FileNotFoundError: [Errno 2] No such file or directory: 'configurations/global_config.json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions