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

Crash Report #640

Open
JAIDEEPYT opened this issue Mar 26, 2024 · 0 comments
Open

Crash Report #640

JAIDEEPYT opened this issue Mar 26, 2024 · 0 comments

Comments

@JAIDEEPYT
Copy link

mu.log
REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_ID
Platform: Windows 10 10.0.22621 AMD64

\Python\lib\site-packages\mu\app.py", line 147, in run
    venv.ensure_and_create(self.display_text)
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 661, in ensure_and_create
    self.ensure()
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 699, in ensure
    self.ensure_interpreter_version()
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 772, in ensure_interpreter_version
    ok, output = self.run_subprocess(
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 464, in run_subprocess
    process = subprocess.run(
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\subprocess.py", line 493, in run
    with Popen(*popenargs, **kwargs) as process:
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\subprocess.py", line 858, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\Users\gamin\AppData\Local\Programs\Mu Editor\Python\lib\subprocess.py", line 1311, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified

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