mu-editor / crash-reports

0 stars 1 forks source link

Crash Report #549

Open 0liveleaf2 opened 9 months ago

0liveleaf2 commented 9 months ago

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0 Locale: en_AU Platform: Windows 10 10.0.19045 AMD64 mu.log

.display_text)
  File "C:\Users\Ross\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 655, in ensure_and_create
    self.recreate()
  File "C:\Users\Ross\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 600, in recreate
    self.create()
  File "C:\Users\Ross\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 828, in create
    self.install_baseline_packages()
  File "C:\Users\Ross\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\Ross\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\Ross\AppData\Local\Programs\Mu Editor\Python\lib\zipfile.py", line 1647, in extractall
    self._extract_member(zipinfo, path, pwd)
  File "C:\Users\Ross\AppData\Local\Programs\Mu Editor\Python\lib\zipfile.py", line 1702, in _extract_member
    shutil.copyfileobj(source, target)
  File "C:\Users\Ross\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 208, in copyfileobj
    fdst_write(buf)
OSError: [Errno 28] No space left on device
carlosperate commented 6 months ago

Hi @0liveleaf2, thanks for the report!

It looks like maybe you are running out space in your C drive. Are you able to free up some space and try again?