added python path for blender runs
This commit is contained in:
@@ -17,6 +17,7 @@ default_config = {
|
||||
'level': 'debug',
|
||||
'size' : 102400,
|
||||
'logbackup': 10,
|
||||
'pypath': None,
|
||||
}
|
||||
|
||||
with open(os.path.expanduser('~/.config/interp.json')) as config_file:
|
||||
|
||||
Reference in New Issue
Block a user