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

install error #56

Open
purushothaman2310 opened this issue Nov 20, 2020 · 0 comments
Open

install error #56

purushothaman2310 opened this issue Nov 20, 2020 · 0 comments

Comments

@purushothaman2310
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant