Fix – Cyberpanel error pip: command not found

Bismillaahirrohmaanirrohiim…

Saat install cyberpanel pernah mengalami kejadian error dimana saat menginstall python ada keterangan error :

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
./cyberpanel.sh: line 181: pip: command not found
./cyberpanel.sh: line 181: pip: command not found
./cyberpanel.sh: line 181: pip: command not found

Hal itu akan diulangi sampai sekitar 50 atau 100 x kemudian instalasi berhenti dan keluar.

Untuk mengatasi hal ini caranya adalah sebagai berikut:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
//centos
yum install python3-pip
//ubuntu
sudo apt install python3-pip
//centos yum install python3-pip //ubuntu sudo apt install python3-pip
//centos
yum install python3-pip
//ubuntu
sudo apt install python3-pip

Kemudian ulangi kembali instalasi cyberpanelnya.

Semoga bermanfaat

Bagikan
Baca Juga:   Mengatasi Cyberpanel error Session reuse detected, IPAddress logged dan auto logout

You May Also Like

About the Author: rasupe

Leave a Reply

Discover more from Rasupe

Subscribe now to keep reading and get access to the full archive.

Continue reading