Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError #5

Open
aisen0921 opened this issue Jul 1, 2024 · 0 comments
Open

FileNotFoundError #5

aisen0921 opened this issue Jul 1, 2024 · 0 comments

Comments

@aisen0921
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant