Open tryexceptpass opened 7 years ago
As the Chromium Embedded Framework starts getting pulled in (#67), we'll need to figure out how to start packaging an app into one deliverable. PyInstaller looks promising, but we'll have to try it out and see.
I have this working with PyInstaller for OSx so far. Need Windows and Linux CEF binaries to try those packages.
Could you point out to the commit or resource where you tried the packaging?
As the Chromium Embedded Framework starts getting pulled in (#67), we'll need to figure out how to start packaging an app into one deliverable. PyInstaller looks promising, but we'll have to try it out and see.