Has anyone ever successfully made PyWebShot work in windows?
- by user198729
I've googled a lot,and still can't make it work,
each time it reports some dll load failed(mainly because of gtk,how can I make it work in windows without ImportError: DLL load failed?)...
I'm gonna uninstall all python/gtk related stuff and start from the beginning.
Is there a tutorial that covers every problem of the installation?