Bench init Install Error

When I run bench init frappe-bench
I get the following warning:
WARN Cannot connect to redis_cache to update assets_json
I’m installing on Fedora 35 Server
Can anyone help me resolve this?

Hi,

Does bench setup redis report any error?

No, there are no errors.

There are no errors but I do get this notice

Defaulting to user installation because normal site-packages is not writeable

If you want to detail the installation procedure, maybe we can spot something. What guide was used?

Here is the set of instructions I used. Let me know if there is a better document that you recommend.

I would use sudo pip3 install frappe-bench and sudo pip3 install redis and continue. You may have to install python3-pip first.