You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: