Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Report #772

Open
RickSeiden opened this issue Feb 13, 2025 · 0 comments
Open

Crash Report #772

RickSeiden opened this issue Feb 13, 2025 · 0 comments

Comments

@RickSeiden
Copy link

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

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant