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

_plat_get_blocks TypeError #551

Closed
Ataraxius opened this issue Jan 25, 2019 · 0 comments
Closed

_plat_get_blocks TypeError #551

Ataraxius opened this issue Jan 25, 2019 · 0 comments
Labels
bug Bug reports.

Comments

@Ataraxius
Copy link

(DupeGuru was working on a stash of about 16,000 images when this happened.)
Application Name: dupeGuru
Version: 4.0.3

Traceback (most recent call last):
File "C:\projects\dupeguru\hscommon\gui\progress_window.py", line 101, in pulse
File "C:\projects\dupeguru\core\app.py", line 323, in _job_error
File "C:\projects\dupeguru\hscommon\jobprogress\performer.py", line 43, in _async_run
File "C:\projects\dupeguru\core\app.py", line 780, in do
File "C:\projects\dupeguru\core\scanner.py", line 137, in get_dupe_groups
File "C:\projects\dupeguru\core\pe\scanner.py", line 31, in _getmatches
File "C:\projects\dupeguru\core\pe\matchblock.py", line 167, in getmatches
File "C:\projects\dupeguru\core\pe\matchblock.py", line 83, in prepare_pictures
File "C:\projects\dupeguru\core\pe\photo.py", line 105, in get_blocks
File "C:\projects\dupeguru\qt\pe\photo.py", line 36, in _plat_get_blocks
TypeError: '<=' not supported between instances of 'int' and 'Fraction'

@arsenetar arsenetar changed the title Error report _plat_get_blocks TypeError Dec 31, 2019
@arsenetar arsenetar added the bug Bug reports. label Dec 31, 2019
This was referenced Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants