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

FileNotFoundError: [WinError 2] The system cannot find the file specified #103

Open
evandrocoan opened this issue Jan 13, 2019 · 0 comments

Comments

@evandrocoan
Copy link

This happens some times when I open Sublime Text:

Exception in thread Thread-49:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "F:\SublimeText\Data\Packages\LocalHistory\LocalHistory.py", line 202, in process_history
    if os.path.getsize(file_path) > size_limit:
  File "./python3.3/genericpath.py", line 49, in getsize
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'c:\\users\\user~1\\appdata\\local\\temp\\GetFileExtensionSyntaxTempFilex7peqt.sublime-settings'
evandrocoan added a commit to evandroforks/LocalHistory that referenced this issue Jan 13, 2019
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