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
Version: 1.1.0.beta.3
Locale: en_US
Platform: Windows 10 10.0.19041 AMD64
Traceback (most recent call last):
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 442, in ensure_and_create
self.ensure()
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 467, in ensure
self.ensure_path()
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 480, in ensure_path
raise VirtualEnvironmentError(message)
mu.virtual_environment.VirtualEnvironmentError: C:\Users\Oruche\AppData\Local\python\mu\mu_venv-38-20250224-090142 does not exist.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 162, in run
raise ex
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 149, in run
venv.ensure_and_create(self.display_text)
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 449, in ensure_and_create
self.create()
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 583, in create
subprocess.run(
File "C:\Users\Oruche\AppData\Local\Programs\Mu Editor\Python\lib\subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['C:\\Users\\Oruche\\AppData\\Local\\Programs\\Mu Editor\\Python\\pythonw.exe', '-m', 'virtualenv', '-p', 'C:\\Users\\Oruche\\AppData\\Local\\Programs\\Mu Editor\\Python\\pythonw.exe', '-q', 'C:\\Users\\Oruche\\AppData\\Local\\python\\mu\\mu_venv-38-20250224-091103']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
mu.log
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.1.0.beta.3
Locale: en_US
Platform: Windows 10 10.0.19041 AMD64
The text was updated successfully, but these errors were encountered: