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

Open
samonbe opened this issue Feb 11, 2025 · 0 comments
Open

Crash Report #770

samonbe opened this issue Feb 11, 2025 · 0 comments

Comments

@samonbe
Copy link

samonbe commented Feb 11, 2025

REMEMBER TO ATTACH YOUR LOG FILE

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

ocal\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 828, in create
    self.install_baseline_packages()
  File "C:\Users\Samuel Ngwa\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 947, in install_baseline_packages
    self.install_from_zipped_wheels(zipped_wheels_filepath)
  File "C:\Users\Samuel Ngwa\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 921, in install_from_zipped_wheels
    self.pip.install(wheel, deps=False, index=False)
  File "C:\Users\Samuel Ngwa\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 295, in install
    return self.run(
  File "C:\Users\Samuel Ngwa\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 271, in run
    result = self.process.run_blocking(
  File "C:\Users\Samuel Ngwa\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 147, in run_blocking
    return self.wait(wait_for_s=wait_for_s)
  File "C:\Users\Samuel Ngwa\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 211, in wait
    raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 259:
No output received.

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