Flair-3.4 expecting x86_64 for geoviewer on arm64 Mac

Hi @thmehlho ,

I see two issues in your setup.

  1. You need to select the ports for gcc and python. Refer to the Instruction web page for more information.
  2. Your PATH variable has anaconda at the beginning, which can cause conflicting Python modules from different Python installations. I recommend setting the environment variables in your shell configuration file. You can get inspiration from this thread.

Please let us know if you’ve solved the issue.
Best, Luigi