adampresley / sublime-view-in-browser

Open the contents of your current view/tab in a web browser
MIT License
272 stars 69 forks source link

Won't Open A Browser Mac #77

Open PGFracing opened 6 years ago

PGFracing commented 6 years ago

Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublimeplugin.py", line 818, in run return self.run(edit) File "open_in_browser in /Applications/Sublime Text.app/Contents/MacOS/Packages/Default.sublime-package", line 9, in run File "./python3.3/webbrowser.py", line 70, in open_new_tab File "./python3.3/webbrowser.py", line 62, in open File "./python3.3/webbrowser.py", line 635, in open UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in position 58: ordinal not in range(128)