zeno icon indicating copy to clipboard operation
zeno copied to clipboard

[win] build and uplaod artifacts

Open inkydragon opened this issue 4 years ago • 0 comments

  • [x] using pyinstaller to generate pkg (win first, macOS may be next)
  • [ ] keep only 1 cli entry: add new python entry point, import zenqt
  • [ ] fix all import
  • [ ] copy all binary files + fix load path (rel to root exe dir)
  • [ ] add to GitHub ci

There could be a better solution. Open the issue for discussion


test locally: py3.9 + pyside2

  • raw files: 180MB
  • zip deflate64 lv7: 63MB

inkydragon avatar Aug 06 '21 09:08 inkydragon