Arkadaşlar herkes biliyordur Python Linux ile birlikte kuruluyor zaten. Python sürümüm güncel ama pip ile modül nasıl kuracağımı halen anlayamadım. Pip diye bir komut yok diyor?
Hocam şuanki surum python3 amaGetting Started with PIP on ArchLinux – Linux Hint
PIP is a large suite of tools that are used to automate the installation and management of python packages and modules. It is essentially a package manager for non-standard python packages, those not included in the standard python library. In this article, setting up PIP on ArchLinux is explained.linuxhint.com
$ sudo pacman -S python-pip
Linkte belirtiyor zaten Python 3 için yazmanız gereken komudu:
Bash:$ sudo pacman -S python-pip
Bu sitenin çalışmasını sağlamak için gerekli çerezleri ve deneyiminizi iyileştirmek için isteğe bağlı çerezleri kullanıyoruz.