For what it's worth, I just successfully installed it python-Levenshtein directly with pip (on MacOS 12.3.1 with Python 3.10.4). Could you try installing it with pip? And have you successfully ...
git clone https://github.com/googleapis/python-aiplatform.git cd python-aiplatform git checkout v1.6.0 nox -s unit-3.9 --verbose pip is not run verbose. But if you ...