Installation on Arch Linux
Arch Linux is a lightweight and flexible Linux distribution for x86_64.
Install the needed Python packages.
sudo pacman -S python
sudo pacman -S python-pip
From here on, we recommend you to follow the virtualenv guide.
Arch Linux is a lightweight and flexible Linux distribution for x86_64.
Install the needed Python packages.
sudo pacman -S python
sudo pacman -S python-pip
From here on, we recommend you to follow the virtualenv guide.