Hi,
I've written my custom filter and have been doing some interesting stuff with Calibre.
Now, I wanna create a Windows Binary. For that I'm referring :
http://oldbugs.calibre-ebook.com/wik...evelopment#no1
When I execute "python installer\windows\freeze.py", I get :
Traceback (most recent call last):
File "installer\windows\freeze.py", line 11, in <module>
from setup import (Command, modules, functions, basenames, __version__,
ImportError: No module named setup
I've tried all the possible ways to resolve it, but couldn't. Please help..!!
Thanks and Br,
Pramod