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

Installing Mu editor. Crash Report #707

Open
HarmkevdV opened this issue Oct 14, 2024 · 0 comments
Open

Installing Mu editor. Crash Report #707

HarmkevdV opened this issue Oct 14, 2024 · 0 comments

Comments

@HarmkevdV
Copy link

I'm trying to install the mu editor. After installing I get an error when opening the Mu editor.
Does anyone know how to fix this error?

Below is the crash report.

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: nl_NL
Platform: Windows 10 10.0.22631 AMD64

.ensure_and_create(self.display_text)
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
    self.create()
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 828, in create
    self.install_baseline_packages()
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 935, in install_baseline_packages
    logger.info("pip version: %s", compact(self.pip.version()))
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 339, in version
    return self.run("--version")
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 271, in run
    result = self.process.run_blocking(
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 147, in run_blocking
    return self.wait(wait_for_s=wait_for_s)
  File "C:\Users\hak02\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 202, in wait
    raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process did not terminate normally:
No output received.

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