Update
This commit is contained in:
@@ -29,7 +29,7 @@ import traceback
|
||||
|
||||
|
||||
import Jama.Matrix
|
||||
diffcalc_path = os.path.abspath(get_context().setup.expandPath("{script}/Lib/diffcalc"))
|
||||
diffcalc_path = os.path.abspath(expand_path("{script}/Lib/diffcalc"))
|
||||
if not diffcalc_path in sys.path:
|
||||
sys.path.append(diffcalc_path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user