Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fatal Error

Python3.3 - Fatal Python Error: Py_initialize: Unable To Get The Locale Encoding

ImportError: No module named 'encodings' While the error is self explaining, I know the cau… Read more Python3.3 - Fatal Python Error: Py_initialize: Unable To Get The Locale Encoding

Pyinstaller Exe Not Working When I Change The Icon

I was making a GUI with python Tkinter. It also uses numpy and matplotlib also. So, I used pyinstal… Read more Pyinstaller Exe Not Working When I Change The Icon