You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) gvfs-open: file:///tmp/tmp2n6prc2v/0.html: error opening location: Error when getting information for file “/tmp/tmp2n6prc2v/0.html”: No such file or directory
#51
Open
monajalal opened this issue
Sep 28, 2018
· 3 comments
[jalal@goku duplicate-images]$ python duplicate_finder.py add media30_GV_Aug2018
Started database...
Hashing media30_GV_Aug2018
...done
Stopped database...
[jalal@goku duplicate-images]$ python duplicate_finder.py find
Started database...
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
gvfs-open: file:///tmp/tmp2n6prc2v/0.html: error opening location: Error when getting information for file “/tmp/tmp2n6prc2v/0.html”: No such file or directory
The text was updated successfully, but these errors were encountered:
Do you know that you have duplicates? I ran into this myself while playing around with a test directory with no duplicates. If there are no duplicates, the temporary directory will be created, but the HTML file will not be generated.
Same error here. After reading cilynx comment, I copied 1 image, added it and called find again. Same error and 404. With --print, it says "Number of duplicates: 0".
I am also having same error. Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) gvfs-open: file:///tmp/tmp2n6prc2v/0.html: error opening location: Error when getting information for file “/tmp/tmp2n6prc2v/0.html”: No such file or directory
How should I fix this error?
The text was updated successfully, but these errors were encountered: