I think `python3` requires that `pip3` be used to avoid issues with co-installed v2 and v3. It would be good to change your instructions to `pip3 install`.
I think
python3requires thatpip3be used to avoid issues with co-installed v2 and v3.It would be good to change your instructions to
pip3 install.