bohdanbobrowski / blog2epub

Convert blog (blogspot.com, wordpress.com or another based on Wordpress) to epub using command line or GUI.
https://github.com/bohdanbobrowski/blog2epub
MIT License
35 stars 4 forks source link

No OSX DMG, build fails, previous version damaged #11

Closed whitespring closed 10 months ago

whitespring commented 10 months ago

I seem to not be able to build the dmg,

python3 setup.py usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

error: no commands supplied

and the previous available DMG seems "damaged" and can not be opened.

Help please? Thank you!

bohdanbobrowski commented 10 months ago

Thanks @whitespring for pointing this out. What you write is actually true... I will try to prepare a fix to that this week. It's been a while since I updated the project, and a lot has changed! Stay tuned.

bohdanbobrowski commented 10 months ago

@whitespring I've pushed some changes to the project, and added also new release with dmg build included: https://github.com/bohdanbobrowski/blog2epub/releases/tag/v1.2.2