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

Open
mathew101634 opened this issue Oct 29, 2024 · 1 comment
Open

Crash Report #719

mathew101634 opened this issue Oct 29, 2024 · 1 comment

Comments

@mathew101634
Copy link

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_GB
Platform: Windows 8.1 6.3.9600 AMD64

    self._rmtree(self.name)
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\tempfile.py", line 813, in _rmtree
    _shutil.rmtree(name, onerror=onerror)
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 740, in rmtree
    return _rmtree_unsafe(path, onerror)
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 618, in _rmtree_unsafe
    onerror(os.unlink, fullname, sys.exc_info())
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\tempfile.py", line 805, in onerror
    cls._rmtree(path)
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\tempfile.py", line 813, in _rmtree
    _shutil.rmtree(name, onerror=onerror)
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 740, in rmtree
    return _rmtree_unsafe(path, onerror)
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 599, in _rmtree_unsafe
    onerror(os.scandir, path, sys.exc_info())
  File "C:\Users\stephen\AppData\Local\Programs\Mu Editor\Python\lib\shutil.py", line 596, in _rmtree_unsafe
    with os.scandir(path) as scandir_it:
NotADirectoryError: [WinError 267] The directory name is invalid: 'C:\\Users\\stephen\\AppData\\Local\\Temp\\tmpgzs030s4\\jedi-0.18.1-py2.py3-none-any.whl'

@mathew101634
Copy link
Author

just downloaded it

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