Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PyInstaller
Conversations
About
PyInstaller
Contact owners and managers
1–30 of 2937
Mark all as read
Report group
0 selected
Sanjay Gupta
,
bwoodsend
3
Dec 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
unread,
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
Dec 3
Sanjay Gupta
Nov 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.
unread,
Problem due to fastAI library in using PyInstaller
I am facing an issue while using PyInstaller to create an executable from Python script/application.
Nov 29
Steve Shulman-Laniel
Nov 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
unread,
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
Nov 21
Abh Hom
, …
Chris Barker
4
Nov 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
unread,
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
Nov 7
Matias Salimbene
,
bwoodsend
3
Nov 4
ipfsapi ipfshttpclient issue with Pyinstaller
After I added that to the build command I got a simmilar error but referencing another library, I
unread,
ipfsapi ipfshttpclient issue with Pyinstaller
After I added that to the build command I got a simmilar error but referencing another library, I
Nov 4
paolo zordan
,
bwoodsend
5
Oct 27
sys.exit(_console_script_run())
thanks, I solved it by installing: pip install --upgrade setuptools Il giorno domenica 27 ottobre
unread,
sys.exit(_console_script_run())
thanks, I solved it by installing: pip install --upgrade setuptools Il giorno domenica 27 ottobre
Oct 27
CrimpOn
,
Chris Barker
3
Oct 18
Path Error?
Great thought. I kept trying to install the latest version, but the exe file never changed. FINALLY
unread,
Path Error?
Great thought. I kept trying to install the latest version, but the exe file never changed. FINALLY
Oct 18
haoming He
Oct 14
A python program packaged with pyinstaller on centos6 does not run on centos7.
Hello everyone: I recently packaged a python program on centos6 using pyinstaller. The python program
unread,
A python program packaged with pyinstaller on centos6 does not run on centos7.
Hello everyone: I recently packaged a python program on centos6 using pyinstaller. The python program
Oct 14
db...@ualberta.ca
,
bwoodsend
5
Oct 14
SystemError: Failed to process binary
Oh shoot, sorry I missed that. Very stupid of me. Thanks for your help. David On Oct 11, 2024, at 1:
unread,
SystemError: Failed to process binary
Oh shoot, sorry I missed that. Very stupid of me. Thanks for your help. David On Oct 11, 2024, at 1:
Oct 14
Yitzhak Weissman
,
bwoodsend
2
Oct 12
hide splash
https://pyinstaller.org/en/stable/usage.html#the-pyi-splash-module ?
unread,
hide splash
https://pyinstaller.org/en/stable/usage.html#the-pyi-splash-module ?
Oct 12
Valerie
,
bwoodsend
2
Oct 11
Local html files with href to local images
Nothing obvious based on that description. I knocked up an example of what I think you're
unread,
Local html files with href to local images
Nothing obvious based on that description. I knocked up an example of what I think you're
Oct 11
Mel Tearle
,
bwoodsend
2
Oct 7
Starts at root on the Desktop
I'm assuming that by .py files "knowing where they're located" you're talking
unread,
Starts at root on the Desktop
I'm assuming that by .py files "knowing where they're located" you're talking
Oct 7
Fernando Simoes
,
bwoodsend
3
Sep 27
can't run behind a proxy
Sorry, wrong group A sexta-feira, 27 de setembro de 2024 à(s) 15:12:25 UTC+1, bwoodsend escreveu:
unread,
can't run behind a proxy
Sorry, wrong group A sexta-feira, 27 de setembro de 2024 à(s) 15:12:25 UTC+1, bwoodsend escreveu:
Sep 27
Fernando Simoes
Sep 27
Error with pyinstaller
Hi, When running file generated by pyinstaller, ./sharepoint_upload_file "arg1" "arg2
unread,
Error with pyinstaller
Hi, When running file generated by pyinstaller, ./sharepoint_upload_file "arg1" "arg2
Sep 27
David Frager
,
bwoodsend
2
Sep 23
Python app works under Visual Studio but fails as .exe
Following the line numbers to the source code is the best you can hope for with custom/uninformative
unread,
Python app works under Visual Studio but fails as .exe
Following the line numbers to the source code is the best you can hope for with custom/uninformative
Sep 23
Christian Pezzin
Sep 4
Error while running .exe: PYI-1964
Hi all, I build a very simple .exe script do to some data manipulation between files. When I run it
unread,
Error while running .exe: PYI-1964
Hi all, I build a very simple .exe script do to some data manipulation between files. When I run it
Sep 4
Volodymyr
, …
bwoodsend
4
Aug 28
Pyinstaller + Matplotlib -> export to PDF
adding command line keys--hiddenimport matplotlib.backends.backend_pdf --hiddenimport matplotlib.
unread,
Pyinstaller + Matplotlib -> export to PDF
adding command line keys--hiddenimport matplotlib.backends.backend_pdf --hiddenimport matplotlib.
Aug 28
Gaël de Chalendar
, …
Chris Barker
6
Aug 25
PyInstaller + Inno Setup fails on github actions
Just a last note to confirm that the dll error was related to incompatibilities between versions in
unread,
PyInstaller + Inno Setup fails on github actions
Just a last note to confirm that the dll error was related to incompatibilities between versions in
Aug 25
bin yan
2
Aug 19
ImportError: Module use of python310.dll conflicts with this version of Python.
OS:win10 Pyinstaller:6.10.0 python:3.10.14 onnxruntime:1.19.0 Traceback (most recent call last): File
unread,
ImportError: Module use of python310.dll conflicts with this version of Python.
OS:win10 Pyinstaller:6.10.0 python:3.10.14 onnxruntime:1.19.0 Traceback (most recent call last): File
Aug 19
Yitzhak Weissman
,
bwoodsend
5
Aug 19
Runtime error caused by importing numpy
Update: I just created a new project (with PyCharm) and configured it to work with Python 3.10. The
unread,
Runtime error caused by importing numpy
Update: I just created a new project (with PyCharm) and configured it to work with Python 3.10. The
Aug 19
Danesh Lachman
,
bwoodsend
3
Aug 15
AttributeError:"super" object has no attribute "get_params"
Have successfully resolved the issue, thanks! Op donderdag 15 augustus 2024 om 14:53:39 UTC+2 schreef
unread,
AttributeError:"super" object has no attribute "get_params"
Have successfully resolved the issue, thanks! Op donderdag 15 augustus 2024 om 14:53:39 UTC+2 schreef
Aug 15
Wesley Rodriguez Kronmiller
,
bwoodsend
3
Aug 12
Dynamic list of modules in a package
I couldn't get any of the workarounds in #6294 to work, `collect_submodules("conversionAlgos
unread,
Dynamic list of modules in a package
I couldn't get any of the workarounds in #6294 to work, `collect_submodules("conversionAlgos
Aug 12
Nick
,
bwoodsend
4
Aug 11
PyQt6 with Pyinstaller Runtime Error
I homed in on it because any piece of code that uses a relative path to locate an application
unread,
PyQt6 with Pyinstaller Runtime Error
I homed in on it because any piece of code that uses a relative path to locate an application
Aug 11
Chris Barker
Aug 8
Re: [PyInstaller] Win11 Pyinstall ctypes dll OSError: exception: access violation reading 0x0000000000000000
vispy is built on top of OpenGL -- and it looks like your code (that's failing) is doing some
unread,
Re: [PyInstaller] Win11 Pyinstall ctypes dll OSError: exception: access violation reading 0x0000000000000000
vispy is built on top of OpenGL -- and it looks like your code (that's failing) is doing some
Aug 8
Elliot Garbus
Aug 8
Re: [Win11 PyInstall ctypes dll] OSError: exception: access violation reading 0x0000000000000000
I'm not familiar with visPy. My assumption is that there is a dependency for VisPy that
unread,
Re: [Win11 PyInstall ctypes dll] OSError: exception: access violation reading 0x0000000000000000
I'm not familiar with visPy. My assumption is that there is a dependency for VisPy that
Aug 8
رضوان البكري
Aug 3
odoo convert into executable file that a user can install easly
how to convert odoo into exe with pyintaller?
unread,
odoo convert into executable file that a user can install easly
how to convert odoo into exe with pyintaller?
Aug 3
Alisha Jain
, …
bwoodsend
11
Aug 3
ValueError: Unable to configure formatter 'default'
On a semi-related note, I think we need to reword that piece of documentation. The recommended
unread,
ValueError: Unable to configure formatter 'default'
On a semi-related note, I think we need to reword that piece of documentation. The recommended
Aug 3
Chris Barker
,
bwoodsend
4
Jul 29
How to deliver a Mac App bundle
On Mon, Jul 29, 2024 at 9:49 AM Chris Barker <chris....@noaa.gov> wrote: On Fri, Jul 26,
unread,
How to deliver a Mac App bundle
On Mon, Jul 29, 2024 at 9:49 AM Chris Barker <chris....@noaa.gov> wrote: On Fri, Jul 26,
Jul 29
Arul Suresh
Jul 18
TypeError: expected string or bytes-like object, got 'NoneType'
I'm trying to build a utility app, using the following installed packages: python = ">=
unread,
TypeError: expected string or bytes-like object, got 'NoneType'
I'm trying to build a utility app, using the following installed packages: python = ">=
Jul 18
Sleep_Walker
,
bwoodsend
4
Jul 17
using own ld-linux loader in onedir mode
I went ahead and prepared PR - https://github.com/pyinstaller/pyinstaller/pull/8662 I believe that
unread,
using own ld-linux loader in onedir mode
I went ahead and prepared PR - https://github.com/pyinstaller/pyinstaller/pull/8662 I believe that
Jul 17