Open liaoshengyong opened 4 years ago
You should be able to bring your own copy of Firefox or nw.js. Have a look at the webruntime
package. Though I think its easier to simply eask your users to install Firefox.
Note that you can also do app.launch("firefox-app or chrome-app")
After flexx is packaged, it can only be run through Firefox or NW.js. If the user does not have Firefox or NW.js, the software will not run normally. I want to modify the Firefox browser in the running directory in the code to run Firefox in the specified directory. If it doesn't work, help me modify the following code to run it with pyqt.