Skip to content

TypeError: '<' not supported between instances of 'JpegImageFile' and 'JpegImageFile' #9

@TrainedPro

Description

@TrainedPro

Hello!

I understand that it has been multiple years since this project began but this is kind of my last hope in terms of making a time-lapse from images that I have been taking for quite a while. I am getting an error which I do not know how to resolve myself and it would be appreciated if you could look into it. What you've done here is greatly helpful, so I would like to thank you for the time you spent on it.

C:\Users\User>python C:\Users\User\Downloads\facealign-master\facealign-master\src\sizeToFace.py C:\Users\User\Desktop\TimeLapse A:\My Files\Face Alignment Traceback (most recent call last): File "C:\Users\User\Downloads\facealign-master\facealign-master\src\sizeToFace.py", line 77, in <module> main() File "C:\Users\User\Downloads\facealign-master\facealign-master\src\sizeToFace.py", line 24, in main files = sortedImages(args[0]) File "C:\Users\User\Downloads\facealign-master\facealign-master\src\sizeToFace.py", line 68, in sortedImages files.sort(key=itemgetter(0,1)) TypeError: '<' not supported between instances of 'JpegImageFile' and 'JpegImageFile'

Please let me know if you need any further information, I would be happy to provide it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions