You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 574, in run_
return self.run(edit)
File "GraphvizPreview in C:\Users\tovbin\AppData\Roaming\Sublime Text 3\Installed Packages\GraphvizPreview.sublime-package", line 27, in run
File "helpers in C:\Users\tovbin\AppData\Roaming\Sublime Text 3\Installed Packages\GraphvizPreview.sublime-package", line 52, in graphvizPDF
File "./subprocess.py", line 523, in call
File "./subprocess.py", line 824, in init
File "./subprocess.py", line 1118, in _execute_child
FileNotFoundError: [WinError 2] Не удается найти указанный файл
The text was updated successfully, but these errors were encountered:
I got the simillar issue:
raceback (most recent call last):
File "./python3.3/subprocess.py", line 1104, in _execute_child
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\ProgramFiles\programing\SublimeText303143\sublime_plugin.py", line 818, in run_
return self.run(edit)
File "GraphvizPreview in D:\ProgramFiles\programing\SublimeText303143\Data\Installed Packages\GraphvizPreview.sublime-package", line 27, in run
File "helpers in D:\ProgramFiles\programing\SublimeText303143\Data\Installed Packages\GraphvizPreview.sublime-package", line 52, in graphvizPDF
File "./python3.3/subprocess.py", line 523, in call
File "./python3.3/subprocess.py", line 819, in init
File "./python3.3/subprocess.py", line 1110, in _execute_child
FileNotFoundError: [WinError 2]
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 574, in run_
return self.run(edit)
File "GraphvizPreview in C:\Users\tovbin\AppData\Roaming\Sublime Text 3\Installed Packages\GraphvizPreview.sublime-package", line 27, in run
File "helpers in C:\Users\tovbin\AppData\Roaming\Sublime Text 3\Installed Packages\GraphvizPreview.sublime-package", line 52, in graphvizPDF
File "./subprocess.py", line 523, in call
File "./subprocess.py", line 824, in init
File "./subprocess.py", line 1118, in _execute_child
FileNotFoundError: [WinError 2] Не удается найти указанный файл
The text was updated successfully, but these errors were encountered: