View Single Post
Old 11-01-2014, 11:30 AM   #1105
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,744
Karma: 206739468
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by KevinH View Post
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
Thanks for fixing that Kevin!
Was able to sync my fork with your master to pick up that fix, and will begin looking at converting the prefs store from ini to json.
DiapDealer is offline   Reply With Quote