make error with idf install from eim · Issue #19390 · micropython/micropython · GitHub
Skip to content

make error with idf install from eim #19390

Description

@bh1rio

Port, board and/or hardware

esp32

MicroPython version

master

Reproduction

  1. install esp-idf v5.5.2 with eim( espressif install manager)
  2. cd ports/esp32
  3. . ~/.espress/tools/activate_idf_v5.5.2.sh
  4. make submodules

Expected behaviour

No response

Observed behaviour

make submodules
Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity.
/bin/sh: 行 1: idf.py: Command not found
make: *** [Makefile:115:submodules] Error 127

Additional Information

No, I've provided everything above.

Code of Conduct

Yes, I agree

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, new feature implementationsport-esp32

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions