Quote:
Originally Posted by sherman
a) I don't (yet) know PyQt
b) It would mean that those who for whatever reason don't have calibre installed would have to install PyQt as a dependency. On linux, this isn't a problem. On Windows....
EDIT: And yes, I know that Tk is not the prettiest interface in the world.
|
Doesn't PyQt offer binary Windows downloads? What is the problem?
Anyway I would think you'd want to use PyInstaller or similar to create a standalone executable -- save people from having to install
python. So it shouldn't matter.