View Single Post
Old 11-01-2014, 11:01 AM   #1102
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
Hi DiapDealer,

No need to rollback as I was able to get both to work by adding:

Code:
__path__ = ["lib", ".", "kindleunpack"]
at the top to force it to be a package and accept either lib.blah or .blah as import paths to allow both gui and command line

So no worries. python2and3 via the command line should now work again.

KevinH
KevinH is offline   Reply With Quote