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

corrigir cancelamento de processo para windows 11 #65

Closed
hadtrindade opened this issue Jul 3, 2022 · 0 comments · Fixed by #66
Closed

corrigir cancelamento de processo para windows 11 #65

hadtrindade opened this issue Jul 3, 2022 · 0 comments · Fixed by #66

Comments

@hadtrindade
Copy link
Owner

Traceback (most recent call last):
File "C:\Users\ivo_h\AppData\Local\Programs\Python\Python310\lib\site-packages\conversor_divisor\app.py", line 133, in stop_process
_ = Popen(['tskill', 'ffmpeg'], stdout=DEVNULL, stderr=DEVNULL)
File "C:\Users\ivo_h\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 969, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\ivo_h\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1438, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] O sistema não pode encontrar o arquivo especificado

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

Successfully merging a pull request may close this issue.

1 participant