Kodi Community Forum

Full Version: Problem with launchbrowser 1.7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
the problem is python give an error of import

import urllib,urllib2 , re
import xbmc, xbmcgui
import os.path
from string import upper,split, replace, find, lower
import xml.dom.minidom
import socket
import sys
#import xml.dom.ext

the file is more long so i don put more , please help me
hi can you tell me the exact error you are getting..an error importing what..are other scripts able to run ok. are you sure python is installed correctly. i have no such import problems.
hey flahs !
a french guy reported the same problem
Quote:file "q:/scripts/launchbrowserv1.7/launchbrowser.py",line 5,in? import xml.dom.minidom
file "q:/python/lib/_xmlplus/dom/minidom.py",line 20,in? from xml.dom import empty_namespace, empty_prefix, xmlns_namespace, domreg
importerror: cannot import name empty_namespace
anyway, you script work for me... i don't know...