Page 1 of 1

ESP-IDF install fail

Posted: Sat Jun 07, 2025 2:37 am
by dtruex
Trying to install v5.4.1 in VS Code. I can't get past this error:

EPERM: operation not permitted, rename 'C:\Users\xxxx\.espressif\tools\cmake\3.30.2' -> 'C:\Users\xxxx\.espressif\tools\cmake\3.30.2.tmp'

Everything is installed in the default locations. Thoughts appreciated.

Thanks

Re: ESP-IDF install fail

Posted: Sat Jun 07, 2025 2:49 pm
by dtruex
Resolved the problem by changing the install locations for VS code and ESP-IDF. I'm assuming this is a configuration issue with company laptop. On to the next issue.