View Single Post
Old 09-02-2017, 05:05 PM   #230
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,738
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by DiapDealer View Post
Great! Glad it works. If you don't want to loop though sys.path on Windows/Mac, remember that python3lib will always be:

os.path.join(bk._w.appdir, '../python3lib') -- for Mac
os.path.join(bk._w.appdir, 'python3lib') -- for Windows.
Thanks again for the updated code!



I'll add it in the next version of the plugin.
Doitsu is offline   Reply With Quote