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 #710

Open
Isakhallen opened this issue Oct 16, 2024 · 0 comments
Open

Crash Report #710

Isakhallen opened this issue Oct 16, 2024 · 0 comments

Comments

@Isakhallen
Copy link

REMEMBER TO ATTACH YOUR LOG FILE
C:\Users\isakh\AppData\Local\python\mu\Logs\mu.log

Version: 1.2.0
Locale: en_GB
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\isakh\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 661, in ensure_and_create
    self.ensure()
  File "C:\Users\isakh\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 699, in ensure
    self.ensure_interpreter_version()
  File "C:\Users\isakh\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\isakh\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 464, in run_subprocess
    process = subprocess.run(
  File "C:\Users\isakh\AppData\Local\Programs\Mu Editor\Python\lib\subprocess.py", line 493, in run
    with Popen(*popenargs, **kwargs) as process:
  File "C:\Users\isakh\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\isakh\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