There seems to be an issue. #95
Unanswered
jiujiujiu17
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “C:\Users\liaoy\AppData\Roaming\Sublime Text 3\Packages\CppFastOlympicCoding\test_manager.py”, line 300, in go
self.insert_test()
File “C:\Users\liaoy\AppData\Roaming\Sublime Text 3\Packages\CppFastOlympicCoding\test_manager.py”, line 278, in insert_test
self.process_manager.run()
File “C:\Users\liaoy\AppData\Roaming\Sublime Text 3\Packages\CppFastOlympicCoding\Modules\ProcessManager.py”, line 109, in run_file
universal_newlines=True
File “./python3.3/subprocess.py”, line 819, in init
File “./python3.3/subprocess.py”, line 1110, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified. Why is this happening?
Beta Was this translation helpful? Give feedback.
All reactions