Quote:
Originally Posted by HarryT
Yes, I believe you're right. There is the complicated Python script-based one, which one uses with a "real" Kindle, and then there's the dead simple executable one that one uses with "Kindle for PC". The latter really couldn't be any simpler to use.
|
Well, it
could be! I made several unsuccessful attempts until I found a detailed post in a thread on another forum. I was using Python 2.7 with wxPython installed and Kindle for PC v1.2.0 and found that I had to uninstall everything and install Python 2.6.5 and K4PC v1.0.1 (beta) that I found somewhere.
Then it was quite simple!
But thanks for insisting how simple it was as it spurred me to work on it until I succeeded!