-
python 3.12 on windows 10 (pyinstaller 6.10.0):
File "skops\io\__init__.py", line 1, in
File "PyInstaller\loader\pyimod02_importers.py", line 378, in exec_module
File "skops\io\_persist.py"…
-
### Problem
The current build process for `corpora_cli/main.py` does not produce standalone static binaries, which is necessary for ensuring portability and ease of deployment across different environ…
-
I'm having an error when executing a python code with qrcode and qrcode-artistic when compiled with pyinstaller.
In my case, the code works when executing the python code as it is (as code by using '…
-
I want to make a pyinstaller build of mantaray so I don't have to do a ton of stuff in the CL. PyInstaller requires a filename to run so I'm wondering if we can create an entry point script that calls…
-
Env(virtual environment):
OS Ubuntu 22.04.4
Python 3.12.4
Kivy 2.3.0
pyinstaller 6.10.0
pyinstaller main.py results in multiple warnings with a last failure message stating....
AttributeEr…
-
i use python 3.6.1 pyinstaller 4.0
after packaged to exe, i got the error message: [WinError 3]The system cannot find the path specified: '...\\qt-material\\fonts'
please help to fix, thanks
-
Hey there,
I tried to package this with my executable by using "pyinstaller -F --icon icon.ico --hidden-import=selenium_driverless main.py" but I'm getting the error:
FileNotFoundError: [Errno 2]…
-
Currently, --version-file is not listed in the pyinstaller options supported by this GitHub Action. Is this going to change?
-
There's a few issues related to example code (in bin/ and notebook/ folders) and docs that would be good to fix to improve accessibility:
- [x] Update sample HPXML file to an all-electric building
…
-
I'm getting a "Module Not Found Error" running the latest 9.9 downloader
[ [43]ERROR ] [2024-07-19 | 23:56]: Unexpected error during Messages download:
Traceback (most recent call last):
File …