While installing flair  using pip install flair in python 3.10 virtual environment on mac-os Ventura, I get the following error:
ERROR: Failed building wheel for sentencepiece
Seperately installing sentencepeice using pip install sentenpeice did not work.
Upgrading pip did not work.
I am using Intel macbook.