From a8e13f13ba2b837f7e39e2a69383e80559741f8c Mon Sep 17 00:00:00 2001 From: Thomas-Karl Pietrowski Date: Tue, 19 Apr 2016 18:56:58 +0200 Subject: [PATCH] Add missing import of 'os' --- cura_app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cura_app.py b/cura_app.py index 796ecd96a9..2b24b2c664 100755 --- a/cura_app.py +++ b/cura_app.py @@ -3,6 +3,7 @@ # Copyright (c) 2015 Ultimaker B.V. # Cura is released under the terms of the AGPLv3 or higher. +import os import sys # It looks like setuptools creates a .pth file in