anthonya1999 / iOS-Diagnostics

57 stars 17 forks source link

What is going on #3

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi, I keep getting this message when I try to run the script:

acs-MBP:Desktop vaughn$ mitmdump -e -s diags.py Traceback (most recent call last): File "/usr/local/bin/mitmdump", line 7, in from mitmproxy.main import mitmdump File "/Library/Python/2.7/site-packages/mitmproxy/main.py", line 5, in from six.moves import _thread # PY3: We only need _thread.error, which is an alias of RuntimeError in 3.3+ ImportError: cannot import name _thread Macs-MBP:Desktop vaughn$

lee-justin commented 8 years ago

I am also having the same issue