[Tutorial] How to 'manually' install ERPNext v13.11 Production on Debian 10 (w/SSL cert)

Ahh… I remember that now. Yes, I have been using a different version of bench as well. I did a separate post regarding the breaking changes in recent ‘bench’ version releases.

Use these commands instead:

pip3 install frappe-bench==5.12.0
sudo pip3 install frappe-bench==5.12.0

You can read more about the reason for this at this post:

Hope this helps…

BKM

2 Likes