If `~/.local/bin` is not on PATH, add it to your `~/.bashrc`, `~/.zshrc`
## System-wide build (Linux only)
Installing a python package with sudo always messes up the system. As an alternative, as suggested by @tukusejssirs, a possible solution is to install it to the `/opt` on Linux.