I tried to run the code pip install -r requiremrnts.txt ,but it shows the error:
- ERROR: Failed building wheel for pyarrow
- Failed to build pyarrow
- ERROR: Could not build wheels for pyarrow, which is required to install pyproject.toml-based projects
the version of python is 3.8.5.
the plantform is ubuntu18.04