webbrowser.get('chrome').open('file://'+'/Users/liuxiaowei/Desktop/jl.html') 各位,我用webbrowser模块实现在指定浏览器打开本地的html文件,为什么没有任何反应,也没有任何错误提示。这是什么原因?