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

Compilation of Person Detection with deprecated files #62

Open
FelipeWcosta opened this issue Aug 19, 2023 · 1 comment
Open

Compilation of Person Detection with deprecated files #62

FelipeWcosta opened this issue Aug 19, 2023 · 1 comment

Comments

@FelipeWcosta
Copy link

I am trying to run the Person Detection model on a ESP32-Dev-KitC with a Xtensa processor but when I run the command idf.py build using the latest version of ESP-IDF I get the follows errors:
esp
I could not find the files or path where I must change the files that are deprecated! Thanks guys!

@vikramdattu
Copy link
Collaborator

Hi @FelipeWcosta you can ignore the deprecation warnings. The older driver is still in working condition. Please check for the errors however, which are breaking the build.

Since, IDF master branch is continuously updated, I would recommend you to try with the latest stable release: release/v5.1.

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