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

Python 3.9.2 Incompability #89

Closed Avnsx closed 3 years ago

Avnsx commented 3 years ago

Running on Windows 10 Home Build 19042 20H2, Sublime Paid Version 3.2.2, Build 3211


SyntaxError: invalid syntax
View In Browser plugin v2.0.0, Python 3
File C:\Users\user\Desktop\viewinhtml.html is dirty. Saving...
C:\Program Files (x86)\Google\Chrome\Application\chrome.exe file:///C:/Users/user/Desktop/viewinhtml.html
Traceback (most recent call last):
  File "./python3.3/subprocess.py", line 1104, in _execute_child
FileNotFoundError: [WinError 2] The system can not find the stated file

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 1082, in run_
    return self.run(edit, **args)
  File "C:\Users\user\AppData\Roaming\Sublime Text 3\Installed Packages\View In Browser.sublime-package\ViewInBrowserCommand.py", line 238, in run
  File "C:\Users\user\AppData\Roaming\Sublime Text 3\Installed Packages\View In Browser.sublime-package\ViewInBrowserCommand.py", line 191, in openBrowser
  File "./python3.3/subprocess.py", line 819, in __init__
  File "./python3.3/subprocess.py", line 1110, in _execute_child
FileNotFoundError: [WinError 2] The system can not find the stated file
Unable to open /C/Users/user/AppData/Roaming/Sublime Text 3/Packages/View In Browser/View In Browser.sublime-settings
Unable to open /C/Users/user/AppData/Roaming/Sublime Text 3/Packages/View In Browser/README.md