Back to Browse

Pyinstaller | Python to Exe | Include Database and Images in Exe File | Mac and Windows

17.5K views
Jul 16, 2021
12:30

Hi, So if you are getting an error for no table found from your database (sqlite3 or any other database), then I have found the simple solution for you. Also, for Tkinter projects or any other libraries, we sometimes need to have png files or other images and icons within our project. It becomes a little hard and gives errors when you create a single exe file, but for a distributed folder it is easy to include them. If you are looking for this easy solution, please go through the video. I also explain if the exe file created from Mac can run on windows or not, and vice versa. For more knowledge, please go through the documentation of the PyInstaller project.

Download

0 formats

No download links available.

Pyinstaller | Python to Exe | Include Database and Images in Exe File | Mac and Windows | NatokHD