pyinstaller打包人臉識別程序,帶界面--過坑

1.fail to execute XXX 使用 import traceback try: import face_recognition except Exception as e: traceback.print_exc(file=open('error.log', 'w+')) 發現錯誤 RuntimeError: Unable to open D:\python3.6.2
相關文章
相關標籤/搜索