leda-ferreira / azure-face-api-client

PHP client for Face module in Microsoft Cognitive Services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect namespace

e59 opened this issue · comments

I think the stack trace is incorrect but it still helps. ModelException is not being imported.

Symfony\Component\Debug\Exception\FatalThrowableError thrown with message "Class 'cognitive_services\ModelException' not found"

Stacktrace:
#1 Symfony\Component\Debug\Exception\FatalThrowableError in /../vendor/ledat/azure-face-api-client/src/Person.php:71
...