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 #693

Open
DonPageCEM opened this issue Sep 10, 2024 · 0 comments
Open

Crash Report #693

DonPageCEM opened this issue Sep 10, 2024 · 0 comments

Comments

@DonPageCEM
Copy link

From: @DonPageCEM
email: [email protected]

This is the error report that was generated when I tried to install the Mu Editor
Thank you for your time and knowledge
Respectfully
Don Page
[email protected]

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_US
Platform: Windows 10 10.0.17134 AMD64

le "C:\Users\dpage\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 373, in installed
    next(iterlines)
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\dpage\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 160, in run
    raise ex
  File "C:\Users\dpage\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\dpage\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
    self.create()
  File "C:\Users\dpage\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 829, in create
    self.register_baseline_packages()
  File "C:\Users\dpage\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 954, in register_baseline_packages
    packages = list(self.pip.installed())
  File "C:\Users\dpage\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 379, in installed
    raise VirtualEnvironmentError("Unable to parse installed packages")
mu.virtual_environment.VirtualEnvironmentError: Unable to parse installed packages

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