scanner-research / esper-tv

Esper instance for TV news analysis
Apache License 2.0
39 stars 10 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'query/datasets/default/import.py' #89

Closed zzzkk2009 closed 6 years ago

zzzkk2009 commented 6 years ago

when i run command like this root@04528d6c01e9:/app# esper-run query/datasets/default/import.py

Traceback (most recent call last): File "manage.py", line 22, in execute_from_command_line(sys.argv) File "/usr/local/lib/python3.5/dist-packages/django/core/management/init.py", line 363, in execute_from_command_line utility.execute() File "/usr/local/lib/python3.5/dist-packages/django/core/management/init.py", line 355, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/local/lib/python3.5/dist-packages/django/core/management/base.py", line 283, in run_from_argv self.execute(*args, *cmd_options) File "/usr/local/lib/python3.5/dist-packages/django/core/management/base.py", line 330, in execute output = self.handle(args, **options) File "/app/query/management/commands/run.py", line 11, in handle imp.load_source('main', options['path']) File "/usr/lib/python3.5/imp.py", line 170, in load_source module = _exec(spec, sys.modules[name]) File "", line 626, in _exec File "", line 661, in exec_module File "", line 766, in get_code File "/usr/lib/python3.5/imp.py", line 158, in get_data return super().get_data(path) File "", line 818, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'query/datasets/default/import.py'

got that erro , can anyone tell me where is the import file?

thks!

willcrichton commented 6 years ago

Hi @zzzkk2009, the repository is not currently in a functioning state for anyone but ourselves. We're working hard on a submission, and will clean up the repository in a few months. I would check the README then!