Попробуйте указать file:// в начале URL. // Also, use the absolute path of the file: webbrowser.open('file://' + os.path.realpath(filename)) Или import ...
確定! 回上一頁