Installation Error on MAC

Hi,

I am getting the following installation error while trying to intsall RASA on Mac. Please advise how to resolve it.

Installing build dependencies … done Getting requirements to build wheel … error ERROR: Command errored out with exit status 1: command: /Users/sl/venv/bin/python3 /Users/sethulekshmy/venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /var/folders/t9/k88c7d7j5fn7rwfc_5p8rlyc0000gn/T/tmp2qn3gxj9 cwd: /private/var/folders/t9/k88c7d7j5fn7rwfc_5p8rlyc0000gn/T/pip-install-ngnx0nc6/SQLAlchemy Complete output (10 lines): Traceback (most recent call last): File “/Users/sl/venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py”, line 257, in main() File “/Users/sl/venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py”, line 240, in main json_out[‘return_val’] = hook(**hook_input[‘kwargs’]) File “/Users/sl/venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py”, line 85, in get_requires_for_build_wheel backend = _build_backend() File “/Users/sl/venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py”, line 76, in _build_backend obj = getattr(obj, path_part) AttributeError: module ‘setuptools.build_meta’ has no attribute ‘legacy

ERROR: Command errored out with exit status 1: Thanks!