arsenetar / dupeguru

Find duplicate files
https://dupeguru.voltaicideas.net
GNU General Public License v3.0
5.37k stars 415 forks source link

Somekind error i saved 13000lines in text file. First lines pasted. #368

Closed kangarooo closed 3 years ago

kangarooo commented 8 years ago

<<<<<<<<<<<<<<<<<<< (First lines of errror) >>>>>>>>>>>>>>

Application Name: dupeGuru Version: 3.9.1

Traceback (most recent call last): File "C:\src\dupeguru\core\fs.py", line 91, in getattribute File "C:\src\dupeguru\core\fs.py", line 106, in _read_info File "C:\src\dupeguru\hscommon\path.py", line 202, in stat FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\Users\Kangarooo\dwhelper\Video\How to Make a Behavior Addictive Zoë Chance at TEDxMillRiver.mp4'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Python33\lib\logginginit.py", line 941, in emit File "C:\Python\64-bit\3.3\lib\encodings\cp1251.py", line 19, in encode UnicodeEncodeError: 'charmap' codec can't encode character '\xeb' in position 177: character maps to

<<<<<<<<<<<<<<<<<<< (More added to text file) >>>>>>>>>>>>>>

kangarooo commented 8 years ago

DupeGuruError.txt

ghost commented 8 years ago

Relevant note: Windows version of dupeGuru is currently unmaintained

arsenetar commented 3 years ago

The long error repeats appeared to have been a python 3.3 issue, which is resolved in newer versions. The original error is just a file that did not exist.