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.2.0
Locale: en_US
Platform: Windows 10 10.0.26100 AMD64
Traceback (most recent call last):
File "C:\Users\rick\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 160, in run
raise ex
File "C:\Users\rick\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\rick\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
self.create()
File "C:\Users\rick\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 827, in create
self.create_venv()
File "C:\Users\rick\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 863, in create_venv
raise VirtualEnvironmentCreateError(
mu.virtual_environment.VirtualEnvironmentCreateError: Unable to create a virtual environment using C:\Users\rick\AppData\Local\Programs\MUEDIT~1\Python\pythonw.exe at C:\Users\rick\AppData\Local\python\mu\mu_venv-38-20250212-200751
ImportError: cannot import name 'Path' from 'virtualenv.util.path' (C:\Users\rick\AppData\Local\Programs\MUEDIT~1\Python\lib\site-packages\virtualenv\util\path\__init__.py)
The text was updated successfully, but these errors were encountered:
I had Mu 1.1.1 (I think--I know it was 1.1.something) installed and it was working, but I wanted to work with my new Pico 2, so I upgraded to 1.2.0.
I closed the editor, downloaded the installer, ran it, and then when I tried to open Mu again, I got this.
mu.log
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.2.0
Locale: en_US
Platform: Windows 10 10.0.26100 AMD64
The text was updated successfully, but these errors were encountered: