Getting a pyarrow build error. Has someone else seen this and resolved this. Any suggestion would be helpful.

Error:
Failed to build pyarrow
ERROR: Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly

Building the redash using the Developer installation guide ((recommended for experienced developers). https://redash.io/help/open-source/dev-guide/setup.

Technical details:

  • Redash Version:V10
  • Browser/OS: Mac
  • Python Version: 3.7.12
  • Pip Version: 20.2.4
  • How did you install Redash: Building the redash using the Developer installation guide ((recommended for experienced developers). https://redash.io/help/open-source/dev-guide/setup.

This is because of the mapd dependencies. Remove pymapd from your requirements_all_ds.txt file and try again.

Hi,

Thanks for your suggestion about commenting out pymapd, we were able to move ahead with our dev installation. But now we need to test our Front end build and don’t have the steps for cypress front-end testing. Is it possible to share the steps.

Thanks,

Ashish

Did you check the docs?

Hi,

Thanks for sharing the docs but we have reviewed them and they are frontend test for docker approach. We are looking for front-end test for dev-guide setup.

https://redash.io/help/open-source/dev-guide/setup

Thanks,

Ashish