群组
群组
登录
群组
群组
PyInstaller
会话
关于
发送反馈
帮助
群组路径
PyInstaller
第 1 - 30 个,共 2963 个
全部标记为已读
举报群组
未选择
Vachik
, …
Chris Barker
6
2025/12/21
Certificate in a separate keychain file
Thank you, I will file a request later I think for now ad-hoc signing is working for us. Thanks for
未读,
Certificate in a separate keychain file
Thank you, I will file a request later I think for now ad-hoc signing is working for us. Thanks for
2025/12/21
David Chavez
,
Chris Barker
3
2025/11/21
Pyinstaller EXE file loads no saved states
Your going to need to refactor you code a bit. If you want saved state, you should store that in a
未读,
Pyinstaller EXE file loads no saved states
Your going to need to refactor you code a bit. If you want saved state, you should store that in a
2025/11/21
Alan S
,
Brenainn Woodsend
4
2025/11/1
Library Deprecation while converting to EXE
What exactly is the error you see at runtime? It's unlikely to be anything to do with those
未读,
Library Deprecation while converting to EXE
What exactly is the error you see at runtime? It's unlikely to be anything to do with those
2025/11/1
Brian Craigie
,
bwoodsend
2
2025/10/28
Splash screen takes a long time to appear unless console=True
I don't suppose building with --debug=bootloader makes any difference? The only code difference
未读,
Splash screen takes a long time to appear unless console=True
I don't suppose building with --debug=bootloader makes any difference? The only code difference
2025/10/28
Oliver
2
2025/10/26
Requirements for onefile on target machine
Hi again, now it is working. Not 100% sure what has changed, but I did a system update and installed
未读,
Requirements for onefile on target machine
Hi again, now it is working. Not 100% sure what has changed, but I did a system update and installed
2025/10/26
Zoe Cheimets
2
2025/9/24
MacOS .app bundle won't open
My spec file: a = Analysis( ['switch_cc_tool.py'], pathex=[], binaries=[], datas=[('*data
未读,
MacOS .app bundle won't open
My spec file: a = Analysis( ['switch_cc_tool.py'], pathex=[], binaries=[], datas=[('*data
2025/9/24
Paul Orasan
,
bwoodsend
3
2025/8/15
Background process cannot start if binary has been removed
Thanks for the reply! For my use case, the fact that the temp directory would be cleaned when the
未读,
Background process cannot start if binary has been removed
Thanks for the reply! For my use case, the fact that the temp directory would be cleaned when the
2025/8/15
Karen L
,
Chris Barker
2
2025/8/5
Runtime app cannot find PNG resources unless starts from _internal
How is the app deciding where to look for the PNG files? It sounds like it may be using the current
未读,
Runtime app cannot find PNG resources unless starts from _internal
How is the app deciding where to look for the PNG files? It sounds like it may be using the current
2025/8/5
Han
,
bwoodsend
6
2025/7/22
Questions about using "--target-architecture"
Thanks for the reply! On Monday, July 21, 2025 at 8:58:53 PM UTC-4 bwoodsend wrote: To create a fat
未读,
Questions about using "--target-architecture"
Thanks for the reply! On Monday, July 21, 2025 at 8:58:53 PM UTC-4 bwoodsend wrote: To create a fat
2025/7/22
Alessandro Boer
,
bwoodsend
2
2025/7/7
PyInstaller enter in an infinite loop
We need way more context that this. Is this a build or runtime error? What commands are you running?
未读,
PyInstaller enter in an infinite loop
We need way more context that this. Is this a build or runtime error? What commands are you running?
2025/7/7
JT Poole
,
bwoodsend
2
2025/6/27
Error - Can't connect to HTTPS URL because the SSL module is not available.
How are you installing Python and OpenSSL (python.org, brew, conda, pyenv)? If you look inside build/
未读,
Error - Can't connect to HTTPS URL because the SSL module is not available.
How are you installing Python and OpenSSL (python.org, brew, conda, pyenv)? If you look inside build/
2025/6/27
Xiao Cao
, …
Subramanian Ramajayam
7
2025/6/23
Hello, how should I proceed when packaging to include these DLL files? Please respond to me!
This is the solution by AI.one has to try.othertwise we won't know On Mon, Jun 23, 2025, 9:58 PM
未读,
Hello, how should I proceed when packaging to include these DLL files? Please respond to me!
This is the solution by AI.one has to try.othertwise we won't know On Mon, Jun 23, 2025, 9:58 PM
2025/6/23
Xiao Cao
2025/6/22
pyinstaller打包放服务器运行提示python313.dll failed to load
pyinstaller打包放服务器运行提示python313.dll failed to load,提示路径中有python313.dll,为什么会报错呢,帮我解答一下! 谢谢
未读,
pyinstaller打包放服务器运行提示python313.dll failed to load
pyinstaller打包放服务器运行提示python313.dll failed to load,提示路径中有python313.dll,为什么会报错呢,帮我解答一下! 谢谢
2025/6/22
Xiao Cao
2025/6/19
打包exe之后提示python313.dll找不到
我想问一下,打包之后运行提示failed to load python dll ..... loadlibrary:<FormatMessage failed> 这是因为什么问题导致的呢
未读,
打包exe之后提示python313.dll找不到
我想问一下,打包之后运行提示failed to load python dll ..... loadlibrary:<FormatMessage failed> 这是因为什么问题导致的呢
2025/6/19
gp
,
Chris Barker
2
2025/6/14
PyInstaller library supports
On Fri, Jun 13, 2025 at 11:18 PM gp <huanp...@gmail.com> wrote: Hi, i want ti ask Is the
未读,
PyInstaller library supports
On Fri, Jun 13, 2025 at 11:18 PM gp <huanp...@gmail.com> wrote: Hi, i want ti ask Is the
2025/6/14
Judd Gledhill
, …
bwoodsend
5
2025/6/7
Path relative to exe file location
Actually, on rereading, it looks like the question was specifically asking the external files next to
未读,
Path relative to exe file location
Actually, on rereading, it looks like the question was specifically asking the external files next to
2025/6/7
Han
,
bwoodsend
3
2025/6/3
Pyinstaller and Transformer Pipeline do not work well
Thanks bwoodsend! I will check it. On Tuesday, June 3, 2025 at 4:15:43 PM UTC-4 bwoodsend wrote: See
未读,
Pyinstaller and Transformer Pipeline do not work well
Thanks bwoodsend! I will check it. On Tuesday, June 3, 2025 at 4:15:43 PM UTC-4 bwoodsend wrote: See
2025/6/3
Ulli Horlacher
, …
Chris Barker
3
2025/3/26
subprocess.call() throws exception
the call command: subprocess.call(args, *, stdin=None, stdout=None, stderr=None, shell=False, cwd=
未读,
subprocess.call() throws exception
the call command: subprocess.call(args, *, stdin=None, stdout=None, stderr=None, shell=False, cwd=
2025/3/26
skyjudith JAI
, …
Chris Barker
12
2025/3/19
pyqt5 code with astroalign not working after pyinstaller
On Wed, Mar 19, 2025 at 6:50 AM skyjudith JAI <skyla...@gmail.com> wrote: Thank you!
未读,
pyqt5 code with astroalign not working after pyinstaller
On Wed, Mar 19, 2025 at 6:50 AM skyjudith JAI <skyla...@gmail.com> wrote: Thank you!
2025/3/19
Tyler Bishop
,
Steve Barnes
2
2025/3/6
Issue creating exe file
Hi Tyler, This might be a red herring but I noticed that you are working in a OneDrive mapped
未读,
Issue creating exe file
Hi Tyler, This might be a red herring but I noticed that you are working in a OneDrive mapped
2025/3/6
Clemens Brunner
2
2025/2/19
Packaging modules which use lazy_loader
It looks like pyinstaller --collect-all mne mwe.py is all it takes to build the example. On Monday,
未读,
Packaging modules which use lazy_loader
It looks like pyinstaller --collect-all mne mwe.py is all it takes to build the example. On Monday,
2025/2/19
Stephen Firmes
,
Jjj T
3
2025/2/3
No Pysearch folder in Dist folder. Can't find module error....
The issue seems to be caused due to my script using tkinter. Everything that I have read indicates
未读,
No Pysearch folder in Dist folder. Can't find module error....
The issue seems to be caused due to my script using tkinter. Everything that I have read indicates
2025/2/3
harvey13 π
, …
bwoodsend
4
2025/1/29
How can I know which DLL is missing ?
You can get a list of DLLs being used by your code by putting: import psutil # Get this process ie
未读,
How can I know which DLL is missing ?
You can get a list of DLLs being used by your code by putting: import psutil # Get this process ie
2025/1/29
siyu Hu
2025/1/24
strange problem when using pyexiv2
I have a very simple demo to practice pyinstaller by using pyqt5 and pyexiv2, when I run ·python demo
未读,
strange problem when using pyexiv2
I have a very simple demo to practice pyinstaller by using pyqt5 and pyexiv2, when I run ·python demo
2025/1/24
Gernot Schreider
3
2024/12/19
AttributeError: module <myOtherModule> has no attribute xyz
ok, finally I could fix it I do not fully understand it but once I got rid of my __init__.py files in
未读,
AttributeError: module <myOtherModule> has no attribute xyz
ok, finally I could fix it I do not fully understand it but once I got rid of my __init__.py files in
2024/12/19
Juan Sebastian Garcia Perez
2024/12/18
Issue with module not found even after use collect all and hidden import
I hope this email finds you well I am trying to develop an executable with a GUI build with PyQt6
未读,
Issue with module not found even after use collect all and hidden import
I hope this email finds you well I am trying to develop an executable with a GUI build with PyQt6
2024/12/18
Sanjay Gupta
,
bwoodsend
3
2024/12/3
Fwd: Problem using PyInstaller
Thanks Will try that out tomorrow and check if it works. On Tue, Dec 3, 2024 at 6:56 PM bwoodsend
未读,
Fwd: Problem using PyInstaller
Thanks Will try that out tomorrow and check if it works. On Tue, Dec 3, 2024 at 6:56 PM bwoodsend
2024/12/3
Sanjay Gupta
2024/11/29
Problem due to fastAI library in using PyInstaller
I am facing an issue while using PyInstaller to create an executable from Python script/application.
未读,
Problem due to fastAI library in using PyInstaller
I am facing an issue while using PyInstaller to create an executable from Python script/application.
2024/11/29
Steve Shulman-Laniel
2024/11/21
A segfault, then debug troubles
tl;dr: when I run pyinstaller, I get an executable that dumps core. When I run it with a debug Python
未读,
A segfault, then debug troubles
tl;dr: when I run pyinstaller, I get an executable that dumps core. When I run it with a debug Python
2024/11/21
Abh Hom
, …
Chris Barker
4
2024/11/7
Package not recognized or installed from pyinstaller
On Wed, Nov 6, 2024 at 10:24 PM Steve Barnes <Gadge...@hotmail.com> wrote: Despite the fact
未读,
Package not recognized or installed from pyinstaller
On Wed, Nov 6, 2024 at 10:24 PM Steve Barnes <Gadge...@hotmail.com> wrote: Despite the fact
2024/11/7