Mengatasi Open-webui serve command not found

Ketika proses instalasi selesai, kemudian bisa berjalan untuk pertama kali tetapi selanjutnya open-webui serve di dapati command not found, salin dan tempel sintak berikut di terminal

double klik untuk salin
python3 -m venv ~/open-webui-venv source ~/open-webui-venv/bin/activate

Type above and press Enter to search.

Code Copied!