Use Python3 and pip3 for PYBOMBS

This commit is contained in:
Carles Fernandez 2019-11-14 15:52:50 +01:00
parent b8ae6434cc
commit 0c4c5370d8
1 changed files with 2 additions and 2 deletions

View File

@ -160,13 +160,13 @@ This option is adequate if you are interested in development, in working with th
First of all, install some basic packages:
~~~~~~
$ sudo apt-get install git python-pip
$ sudo apt-get install git python3-pip
~~~~~~
Download, build and install PyBOMBS:
~~~~~~
$ sudo pip install git+https://github.com/gnuradio/pybombs.git
$ sudo pip3 install --upgrade git+https://github.com/gnuradio/pybombs.git
~~~~~~
Apply a configuration: