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

Work without meta #6

Closed
srush opened this issue Jun 10, 2016 · 0 comments
Closed

Work without meta #6

srush opened this issue Jun 10, 2016 · 0 comments
Assignees
Milestone

Comments

@srush
Copy link
Collaborator

srush commented Jun 10, 2016

Traceback (most recent call last):
File "server.py", line 321, in
create_data_handlers(args.dir)
File "server.py", line 307, in create_data_handlers
data_handlers[p_dir] = LSTMDataHandler(directory=p_dir, config=config)
File "/home/ubuntu/Projects/LSTMVis/lstmdata/data_handler.py", line 79, in init
if self.config['meta']:
KeyError: 'meta'

@HendrikStrobelt HendrikStrobelt modified the milestone: Release Jun 10, 2016
@HendrikStrobelt HendrikStrobelt self-assigned this Jun 10, 2016
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

2 participants