not able to setup frappe bench on ubuntu 24.04

Hey all, i am new in frappe, wanted to setup frappe in my local machine so for that i go through the readme.md file where i found that i need to install bench CLI tool. so i started installing it in my system but unfortunately i was unable to install it in my system.
my system is- Ubuntu 24.04.3 LTS.

i am running bench init frappe-bench but getting this error

please take a look

If it’s v16, install uv first. And make sure python and it’s dependencies installed first.

1 Like

If you want to use quick-install automated scripts to self host: -

  1. VM/BM - GitHub - flexcomng/erpnext_quick_install: Unattended install script for ERPNext Versions, 13, 14 and 15

  2. Docker - Creating new custom app in the dockerized instance is not possible · Issue #1640 · frappe/frappe_docker · GitHub
    Remember for docker bench get-app and bench build will not work (immutable image and non-persistent volume) - you will need to destroy the container and rebuild the image

I use (1) on both local machines and VPS servers. There has been an addition lately for “Develop”

and there was a slight “speedbump” because of certain changes in the Ubuntu distro, but a PR / merge was

done which solved that. So it now does 13, 14, 15, develop