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

Getting an AttributeError: 'NoneType' object has no attribute '__array_interface__' #15

Open
vitalbuttering opened this issue Jul 8, 2024 · 1 comment

Comments

@vitalbuttering
Copy link

Getting this error message. Can anyone assist?

Downloaded and installed the models, so I suspect it has to be my settings for the individual face images... :)

@Diallo-Emile
Copy link

If your data is image, you can verify your image extension. or add a fonction to verify when appending
eg:
if image is None: print("Image is None") pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants