Search found 2 matches
- Sun Oct 23, 2022 1:41 pm
- Forum: ESP-IDF
- Topic: About command "idf.py"
- Replies: 5
- Views: 3389
Re: About command "idf.py"
finally I can launch the scripts using this way :D sudo python3 <path_to_the_folder>/vendors/espressif/esp-idf/tools/idf.py build for example: in my case, it run with this below command line. sudo python3 /Users/Admin/Documents/EMBEDDED/workspace_AWS/FreeRTOS/vendors/espressif/esp-idf/tools/idf.py -...
- Sun Oct 23, 2022 1:28 pm
- Forum: ESP-IDF
- Topic: About command "idf.py"
- Replies: 5
- Views: 3389
Re: About command "idf.py"
I faced the same issue 
I tried "su" to proceed the command line as root user, but still it appear "permission denied"

I tried "su" to proceed the command line as root user, but still it appear "permission denied"