Page 1 of 1

TypeError: 'NoneType' object is not iterable

Posted: Thu May 27, 2021 4:06 am
by aolvera27

I'm trying to extract from a set of images. They're barely 330 pics, so I don't suppose I'm getting out of RAM. I've also checked for updates and I've got the latest version. Here's the crash report log:


Re: CRITICAL An unexpected crash has occurred

Posted: Thu May 27, 2021 10:44 am
by torzdf

Your GPU is not detected, in fact not even your drivers are detected. Use DDU to remove any existing GPU drivers + re-install them


Re: TypeError: 'NoneType' object is not iterable

Posted: Fri May 28, 2021 8:09 pm
by aolvera27

Followed the steps and it's working now.

Thanks!