how to install equalizer in ubuntu code example
Example 1: how to uninstall python2.7 from ubuntu 18.04
whereis python
which python
Example 2: how to install .whl file in windows 10
pip install C:/some-dir/some-file.whl
whereis python
which python
pip install C:/some-dir/some-file.whl