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

ValueError: HttpWatcherStaticScriptHandler expects an absolute filesystem path for the httpwatcher.min.js script file #4

Open
fahadahammed opened this issue May 17, 2020 · 0 comments
Labels

Comments

@fahadahammed
Copy link

This error shows when I use the executable from pyinstaller with --onefile.

Traceback (most recent call last):
  File "tornado/http1connection.py", line 238, in _read_message
  File "tornado/routing.py", line 251, in finish
  File "tornado/web.py", line 2097, in finish
  File "tornado/web.py", line 2117, in execute
  File "tornado/web.py", line 192, in __init__
  File "httpwatcher/server.py", line 340, in initialize
ValueError: HttpWatcherStaticScriptHandler expects an absolute filesystem path for the httpwatcher.min.js script file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants