I use brew to install pyenv in terminal but fail an shows error: what I should do?
Error: Failure while executing; /usr/bin/env /usr/local/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/4.3.2 (Macintosh; Intel Mac OS X 14.1) curl/8.1.2 --header Accept-Language: en --fail --progress-bar --remote-time --output /Users/user/Library/Caches/Homebrew/api/formula.jws.json --location --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.3.2 (Macintosh; Intel Mac OS X 14.1) curl/8.1.2 --header Accept-Language: en --fail --progress-bar --compressed --speed-limit 100 --speed-time 5 https://formulae.brew.sh/api/formula.jws.json
exited with 23. Here’s the output:
Warning: Failed to open the file
Warning: /Users/user/Library/Caches/Homebrew/api/formula.jws.json: Permission
Warning: denied
curl: (23) Failure writing output to destination
help me what I should do?
I expecting solution to install pyenv using brew or another tool. What I should do?
Mustain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.