#!/usr/bin/python import os os.environ['GDK_BACKEND'] = 'x11' import CuraLulzbot.cura as cura cura.main()