Giovanni di Bari
Giovanni di Bari
how do i solve this?
> In which file? I've changed '/home/user/.local/lib/python3.11/site-packages/tornado/httputil.py', but it didn't worked
```Traceback (most recent call last): File "/home/user/Documenti/GitHub/Thesis/serve.py", line 1, in from httpwatcher import HttpWatcherServer File "/home/user/.local/lib/python3.11/site-packages/httpwatcher/__init__.py", line 4, i n from httpwatcher.server import * File "/home/user/.local/lib/python3.11/site-packages/httpwatcher/server.py", line 13, in import...
I came across the same issue. I've tried the fix from @sharifedak12, but didn't work. Happy to test/give more details if needed :) The error I get is slightly different,...