Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
It need to install rust compiler in your environment, you can use the command: curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh and then you can do it successfully.