diff --git a/zenmap/zenmapGUI/ScriptInterface.py b/zenmap/zenmapGUI/ScriptInterface.py index bfe652301..1091c31db 100644 --- a/zenmap/zenmapGUI/ScriptInterface.py +++ b/zenmap/zenmapGUI/ScriptInterface.py @@ -63,6 +63,7 @@ import gobject import gtk import sys import tempfile +import os # Prevent loading PyXML import xml