forcing everything python3, might end up with bugs
This commit is contained in:
@@ -22,7 +22,7 @@ Many of the tools use common unix tools. Some extra tools are required. Here are
|
||||
the installation commands.
|
||||
|
||||
```
|
||||
sudo apt-get install git sqlite3 python python-magic python-pip python-gtk2 sc \
|
||||
sudo apt-get install git sqlite3 python3 python3-magic python3-pip python3-gtk2 sc \
|
||||
gnuplot wget vim rsync curl pv
|
||||
pip2 install csvkit ncsv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user