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

Open
miaalex opened this issue Mar 1, 2024 · 1 comment
Open

Crash Report #625

miaalex opened this issue Mar 1, 2024 · 1 comment

Comments

@miaalex
Copy link

miaalex commented Mar 1, 2024

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: bg_BG
Platform: Windows 10 10.0.19045 AMD64

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

@carlosperate
Copy link
Member

Thanks for the report @miaalex!
Would you be able to attach the Mu log to this GitHub Issue as well? It'll be really useful to us for debugging. File should be located in: C:\Users\mia\AppData\Local\python\mu\Logs\mu.log

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

No branches or pull requests

2 participants