I have written a windows desktop application using Python 2.7 and kivy that runs perfectly well from the pyCharm IDE and from the python commandline. After building a distribut
Updating the graphics driver solved the problem. But still a strange situation that after PyInstaller package creation the application triggers on OpenGL version issues and the PyCharm IDE and Python commandline do not.......