httpwatcher
httpwatcher copied to clipboard
ValueError: HttpWatcherStaticScriptHandler expects an absolute filesystem path for the httpwatcher.min.js script file
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