在ubuntu上 打开 vim /usr/local/lib/python3.5/dist-packages/itchat/utils.py 删去 subprocess.call(['xdg-open', fileDir]) 插入 import os import shutil