CAMeL-Lab / camel_tools

A suite of Arabic natural language processing tools developed by the CAMeL Lab at New York University Abu Dhabi.
MIT License
413 stars 73 forks source link

[BUG] Installation problems on MacOS #96

Closed Mastermouse44 closed 1 year ago

Mastermouse44 commented 2 years ago

I am receiving a legacy-install-failure when running pip install camel-tools from Terminal.

MacOS 12.5.1 Python 3.8.9

Screenshot 2022-08-19 at 16 52 35 Screenshot 2022-08-19 at 16 52 45
mosabalrsaheed commented 2 years ago

Hi @Mastermouse44 , run this command python3 --version, you will probably find another python version hidden 3.10.*,

downgrad through brew or pyv to any version 3.9 and you will be able to continue