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

Open
Gandoca opened this issue Oct 29, 2024 · 0 comments
Open

Crash Report #718

Gandoca opened this issue Oct 29, 2024 · 0 comments

Comments

@Gandoca
Copy link

Gandoca commented Oct 29, 2024

mu.log
REMEMBER TO ATTACH YOUR LOG FILE

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

x
  File "C:\Users\Marce\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\Marce\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 637, in ensure_and_create
    self.create()
  File "C:\Users\Marce\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 828, in create
    self.install_baseline_packages()
  File "C:\Users\Marce\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\Marce\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 906, in install_from_zipped_wheels
    zip.extractall(unpacked_wheels_dirpath)
  File "C:\Users\Marce\AppData\Local\Programs\Mu Editor\Python\lib\zipfile.py", line 1647, in extractall
    self._extract_member(zipinfo, path, pwd)
  File "C:\Users\Marce\AppData\Local\Programs\Mu Editor\Python\lib\zipfile.py", line 1702, in _extract_member
    shutil.copyfileobj(source, target)
  File "C:\Users\Marce\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 208, in copyfileobj
    fdst_write(buf)
OSError: [Errno 28] No space left on device

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