mu-editor / crash-reports

0 stars 1 forks source link

Crash Report #566

Open PrescotAdmin opened 11 months ago

PrescotAdmin commented 11 months ago

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0 Locale: en_GB Platform: Windows 10 10.0.19045 AMD64

x
  File "C:\Program Files (x86)\Mu Editor\Python\lib\site-packages\mu\app.py", line 147, in run
    venv.ensure_and_create(self.display_text)
  File "C:\Program Files (x86)\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
    self.create()
  File "C:\Program Files (x86)\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 828, in create
    self.install_baseline_packages()
  File "C:\Program Files (x86)\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:\Program Files (x86)\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 339, in version
    return self.run("--version")
  File "C:\Program Files (x86)\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 271, in run
    result = self.process.run_blocking(
  File "C:\Program Files (x86)\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:\Program Files (x86)\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.

Installed using allusers="1" switch as i need it to be on local c drives for network use in the schools computer suites. Installed no problem. We run a a win10 env with app locker enabled but the both program file locations are excluded to allow installed programs to run. All users homedrives are their OneDrive.

mu.log