Thread
:
Plugin Development
View Single Post
09-02-2017, 04:59 PM
#
229
DiapDealer
Grand Sorcerer
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
plugin.py
(1.3 KB, 407 views)
DiapDealer
View Public Profile
Find More Posts by DiapDealer
Track Posts by DiapDealer via RSS