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

Open
jjdlc opened this issue Dec 11, 2024 · 0 comments
Open

Crash Report #737

jjdlc opened this issue Dec 11, 2024 · 0 comments

Comments

@jjdlc
Copy link

jjdlc commented Dec 11, 2024

Fresh install, crashes on first run. AV disabled, etc.

mu.log
REMEMBER TO ATTACH YOUR LOG FILE

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

\Users\jwells\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\jwells\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\app.py", line 160, in run
    raise ex
  File "C:\Users\jwells\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\jwells\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
    self.create()
  File "C:\Users\jwells\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 829, in create
    self.register_baseline_packages()
  File "C:\Users\jwells\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\jwells\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