The Python Oracle

How do I debug a non-functioning PyInstaller build?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction

--

Chapters
00:00 Question
05:37 Accepted answer (Score 7)
07:18 Answer 2 (Score 2)
07:57 Thank you

--

Full question
https://stackoverflow.com/questions/1376...

Accepted answer links:
[Pyinstaller sometimes needs explicit references in the .spec file to correctly package dependencies]: http://www.pyinstaller.org/wiki/FAQ
[ensuring proper import statements so that pyinstaller recognizes them]: https://stackoverflow.com/questions/2245...
[dependency walker]: http://www.dependencywalker.com/

Answer 2 links:
[MySQLdb]: http://sourceforge.net/projects/mysql-py.../
[pymysql]: https://github.com/petehunt/PyMySQL
[Levenshtein]: http://pypi.python.org/pypi/python-Leven.../
[difflib.SequenceMatcher.ratio]: http://docs.python.org/2.7/library/diffl...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #pyinstaller

#avk47