[Tutor] Pyinstaller Database

George Nyoro geonyoro at gmail.com
Thu Oct 13 21:54:45 CEST 2011


Hi guys:
Im a beginner in coding and wanted to distribute some of my code to
friends on linux distros. Pyinstaller works well enough. Theres a
situation where I use pickle module to save data to an external file.
The file is not a py file and when I use pyinstaller, it does nt
compile the file too. Is there anyway I can make a none *.py file or
use a databse file s that it is compiled too?


More information about the Tutor mailing list