CQ-editor
CQ-editor copied to clipboard
some packing ideas
trafficstars
I find CQ-editor embedded an IPython console, and I wonder if you can pack it without any problem in Windows.
Last month I made a similar UI using qtconsole and I find it has some issues pyinstaller issue
If you want to make a release in Windows, you can use pynsist. It works for my app.
Take a look here: https://github.com/CadQuery/CQ-editor/releases/tag/0.1RC1 as far as I checked pyinstaller worked fine.