mu-editor / crash-reports

0 stars 1 forks source link

Crash Report #119

Open RamonLunaL1120 opened 2 years ago

RamonLunaL1120 commented 2 years ago

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.1.1 Locale: es_MX mu.log

Platform: Windows 10 10.0.22000 AMD64

\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\tempfile.py", line 813, in _rmtree
    _shutil.rmtree(name, onerror=onerror)
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 740, in rmtree
    return _rmtree_unsafe(path, onerror)
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 618, in _rmtree_unsafe
    onerror(os.unlink, fullname, sys.exc_info())
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\tempfile.py", line 805, in onerror
    cls._rmtree(path)
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\tempfile.py", line 813, in _rmtree
    _shutil.rmtree(name, onerror=onerror)
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 740, in rmtree
    return _rmtree_unsafe(path, onerror)
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 599, in _rmtree_unsafe
    onerror(os.scandir, path, sys.exc_info())
  File "C:\Users\Ramon Luna\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 596, in _rmtree_unsafe
    with os.scandir(path) as scandir_it:
NotADirectoryError: [WinError 267] El nombre del directorio no es válido: 'C:\\Users\\RAMONL~1\\AppData\\Local\\Temp\\tmpzc4co_nj\\numpy-1.22.2-cp38-cp38-win_amd64.whl'
carlosperate commented 2 years ago

Hi @RamonLunaL1120,

Thanks for the report and the log!

I'm not sure I understand why there would be "another process" accessing that specific wheel file. Is it possible do you have anytivirus software that might be scanning files in real time? If you do, would you be able to disable, open Mu again, and see if there same problem persist? (and make sure you re-enable the antivirus afterwards).