View Single Post
Old 09-16-2008, 09:45 AM   #242
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by dskag View Post
I've tried to run kindlefix.py in the command prompt but I get an error message that the PID is not in the right format, although it is exactly as generated by the script.
If you get an error message from kindlefix, then most likely you are running python correctly (it is no response at all that you need to worry about). This error is often caused by a filename with spaces in it:

Code:
link removed on Amazon's request
The kindlefix script then thinks "Title.mobi" is the PID. Instead, use:

Code:
link removed on Amazon's request
If this isn't the problem, see How to make Igor's script work.
wallcraft is offline   Reply With Quote