Closed Mastermouse44 closed 1 year ago
I am receiving a legacy-install-failure when running pip install camel-tools from Terminal.
pip install camel-tools
MacOS 12.5.1 Python 3.8.9
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
I am receiving a legacy-install-failure when running
pip install camel-tools
from Terminal.MacOS 12.5.1 Python 3.8.9