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

/resthelp causes unhandled exception #38

Open
AHelper opened this issue Jan 30, 2016 · 0 comments
Open

/resthelp causes unhandled exception #38

AHelper opened this issue Jan 30, 2016 · 0 comments

Comments

@AHelper
Copy link
Owner

AHelper commented Jan 30, 2016

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/tornado/web.py", line 1443, in _execute
    result = method(*self.path_args, **self.path_kwargs)
  File "build/bdist.linux-x86_64/egg/ccturtle/server/handlers/help.py", line 27, in get
    self.write(self.sys.validator.dump())
AttributeError: System instance has no attribute 'validator'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant