簡體   English   中英

我無法使用 pyinstaller 將我的 python 文件轉換為 exe

[英]I'm not able to convert my python file into a exe using pyinstaller

錯誤信息

每次嘗試使用 pyinstaller 將 python 文件轉換為 exe 文件時,我都會收到此錯誤。 我使用的命令是 - pyinstaller filename.py

在 python 3.8 版中,pyinstaller 不起作用。 如果通過 pip 直接安裝沒有幫助,請嘗試降級到 python 3.7 版。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM