When I try pip install streamlit
it fails with the error message:
ERROR: "Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly"
I tried installing pip install pyarrow
directly but still gives the same error message