KanoComputing / kano-burners

SD Card burner for OSX
GNU General Public License v2.0
12 stars 11 forks source link

[Building] Broken Linux building process #64

Open radujipa opened 8 years ago

radujipa commented 8 years ago

The building process for the Linux version should be investigated.

pyinstaller may have a problem packaging PyQt4. One reason may be that pyinstaller is simply broken and does not automatically detect the UI library usage. The second reason may be that the building process is different on Linux than on OSX and Windows and the spec files need to be fixed.