kivy_pyinstaller_linux_example
                                
                                 kivy_pyinstaller_linux_example copied to clipboard
                                
                                    kivy_pyinstaller_linux_example copied to clipboard
                            
                            
                            
                        This example demonstrates packaging a kivy application as a .deb on Ubuntu 12.04 using PyInstaller.
Issue in running the vagrant up command.. gui is not running.. can any one give the precise32 link
I have done it manually and not using the vagrant box but for me it seems to not find the pong.kv file even if it is in the binary...
Hello there! [This guide](http://bitstream.io/packaging-and-distributing-a-kivy-application-on-linux.html) looks really nice although it's a little bit old. I have a few questions for you: - How do packages that need compilation (such as numpy)...