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
Hi tried a few times to install Mu Editor - have had office IT disable all install blockers, but still not working even after uninstalling and reinstalling from scratch.
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.2.0
Locale: en_GB
Platform: Windows 10 10.0.22631 AMD64
n run
venv.ensure_and_create(self.display_text)
File "C:\Users\rob\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
self.create()
File "C:\Users\rob\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 828, in create
self.install_baseline_packages()
File "C:\Users\rob\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\rob\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 339, in version
return self.run("--version")
File "C:\Users\rob\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\rob\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\rob\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.
The text was updated successfully, but these errors were encountered:
Hi tried a few times to install Mu Editor - have had office IT disable all install blockers, but still not working even after uninstalling and reinstalling from scratch.
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.2.0
Locale: en_GB
Platform: Windows 10 10.0.22631 AMD64
The text was updated successfully, but these errors were encountered: