Making Standalone Executable file (Pyinstaller, PyQt5, Python, SQLite)

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Great video and good looking UI. Thank you for your time and effort!

mokus
Автор

A pytinstaller *.spec file can be used to automate the dist dependencies.
Likewise, poetry can be used to automate your virtual python environment

desertshadow
Автор

thank you very much, love you, you rescue me

cocoCook-on
Автор

Do you know if pyinstaller work ok with Pandas dependencies?

j.p.brochu
Автор

Hello, Thank you for your video.
I get this error chen I try to run the exe:
"""
Traceback (most recent call last):
File "inventory_manager.py", line 7, in <module>
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "PyQt5\__init__.py", line 20, in <module>
ModuleNotFoundError: No module named 'pkgutil'
""""

Do you have any idea how to fix this ?

EW-mbih
Автор

Sir my code is working when run as python script. But not working when when converted into .exe file. Pls help.

parthiraja
join shbcf.ru