berteh / ScribusGenerator

Create beautiful documents with data. Open source pdf (and Scribus) template and mail-merge alternative.
http://berteh.github.io/ScribusGenerator/
MIT License
243 stars 37 forks source link

WANTED: setup.py installer to install in MacOSX #197

Closed berteh closed 3 weeks ago

berteh commented 2 years ago

ScribusGenerator works fine from the command line in all OSes running Scribus so far. But using the (TKinter-based) GUI rarely works under MacOSX for lack of appropriate TCL TK library.

Help would be appreciated to add a setup.py installer to this project that would make the GUI work in MacOSX (and other OSes too simultaneously), eg via the standard pip install command.

Alternative packaging system are welcome as long as it remains really light on the maintenance and preferably standard Python3.

Thanks in advance!

berteh commented 3 weeks ago

ScribusGenerator now ships a GUI that works in MacOSX. thanks @kmhcreative. just update your Generator to get it !