First time here? Check out the FAQ!
answered 2018-06-16 03:24:59 +0100
I finally found that the cause of this problem is that I have used brew to installed python3 and linked python to python3. After I used brew to uninstall python3, the problem is solved.