View Single Post
Old 09-02-2017, 04:59 PM   #229
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
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.
Attached Files
File Type: py plugin.py (1.3 KB, 407 views)
DiapDealer is offline   Reply With Quote