Skip to content

FileNotFoundError #5

@aisen0921

Description

@aisen0921

My system is windows 10, sublime 4169, when I save file the console out show
`Traceback (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 "C:\Program Files\Sublime Text\Lib\python33\sublime_plugin.py", line 1499, in run_
return self.run(edit)
File "C:\Users\wangching\AppData\Roaming\Sublime Text\Installed Packages\Rubyfmt.sublime-package\format_code.py", line 15, in run
File "C:\Users\wangching\AppData\Roaming\Sublime Text\Installed Packages\Rubyfmt.sublime-package\format_code.py", line 21, in format_view
File "C:\Users\wangching\AppData\Roaming\Sublime Text\Installed Packages\Rubyfmt.sublime-package\format_code.py", line 54, in format_bytes
File "./python3.3/subprocess.py", line 819, in init
File "./python3.3/subprocess.py", line 1110, in _execute_child`

How do I solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions