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

Open
Tomalaya opened this issue Oct 3, 2024 · 0 comments
Open

Crash Report #703

Tomalaya opened this issue Oct 3, 2024 · 0 comments

Comments

@Tomalaya
Copy link

Tomalaya commented Oct 3, 2024

REMEMBER TO ATTACH YOUR LOG FILE

This is off a fresh install, never been run before. Install works, then on first launch it always crashes. I've uninstalled/re-installed several times, same result.

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

Traceback (most recent call last):
  File "C:\Users\tomal\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 160, in run
    raise ex
  File "C:\Users\tomal\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 147, in run
    venv.ensure_and_create(self.display_text)
  File "C:\Users\tomal\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 661, in ensure_and_create
    self.ensure()
  File "C:\Users\tomal\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 699, in ensure
    self.ensure_interpreter_version()
  File "C:\Users\tomal\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 788, in ensure_interpreter_version
    raise VirtualEnvironmentEnsureError(
mu.virtual_environment.VirtualEnvironmentEnsureError: Mu interpreter at version 38; venv interpreter at version C:\Users\tomal\Downloads>DOSKEY gvim="c:\Program Files (x86)\Vim\vim82\gvim.exe" $* 
38.

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