You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/Library/Python/2.7/site-packages/libmproxy/script.py", line 86, in load
execfile(self.argv[0], ns, ns)
File "diags.py", line 1, in
from libmproxy.flow import Response
ImportError: cannot import name Response
The text was updated successfully, but these errors were encountered:
Here is the log:
File "/Library/Python/2.7/site-packages/libmproxy/script.py", line 86, in load
execfile(self.argv[0], ns, ns)
File "diags.py", line 1, in
from libmproxy.flow import Response
ImportError: cannot import name Response
The text was updated successfully, but these errors were encountered: