GithubHelp home page GithubHelp logo

I had an error running the usb\device\usb_webcam> instance and I pulled down all the code. There will still be this error, I don't know what went wrong (AEGHB-631) about esp-iot-solution HOT 4 CLOSED

garyToo avatar garyToo commented on September 21, 2024
I had an error running the usb\device\usb_webcam> instance and I pulled down all the code. There will still be this error, I don't know what went wrong (AEGHB-631)

from esp-iot-solution.

Comments (4)

leeebo avatar leeebo commented on September 21, 2024

@garyToo the error caused byidf-component-manager v1.5.*, which Incorrectly resolved component's dependencies from yml file, you can workaround this by running pip install "idf-component-manager==1.4.2" in the IDF environment. Then please delete build managered_components dependencies.lock and build again

from esp-iot-solution.

garyToo avatar garyToo commented on September 21, 2024

Thank you for your guidance. Following your advice, I first executed 'pip install "idf-component-manager==1.4.2"' and it was successful. Then, I deleted the build files in usb_webcam. Next, I searched the entire esp-iot-solution project and couldn't find the managered_components and dependencies.lock folders. I had to proceed with executing 'idf.py set-target esp32s3' command. However, it encountered a new issue.
ss

from esp-iot-solution.

garyToo avatar garyToo commented on September 21, 2024

@leeebo Can you help me take a look at my issue? I'm a beginner and I've been stuck on this problem for several days

from esp-iot-solution.

leeebo avatar leeebo commented on September 21, 2024

@garyToo, Please use pip list to confirm the version of idf-component-manager you installed (run command after export IDF environment). We have no problem when build under IDF 5.0 using idf-component-manager ==1.4.2

from esp-iot-solution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.