Flair Crash after clicking on Geometry tab

Versions

FLUKA: 4-5.1

Flair: 3.4

Geoviewer: 3.4

Operating System: mac OS Sequoia version 15.7.3 (chip M4)

FLUKA:
Flair:
Operating system:

Description

After installing Flair and Geoviewer, when clicking on Geometry tab flair crashes with this error: “./flair: line 18: 27737 Segmentation fault: 11 {PYTHON} -O -W ignore {DIR}/flair.py “$@”“. Can you please help me fixing this problem?

Many thanks,

Nicolò

Input files

Please upload all relevant files. (FLUKA input file, Flair project file, user routines, and data files)

Dear @nicolo.macaluso,

Could you please provide the output of these commands to help with troubleshooting?

pkgutil —pkg-info=com.apple.pkg.CLTools_Executables
gfortran -v
echo $PATH
which python3
port echo requested
port select --summary

Best regards, Luigi

Dear @luillo ,

thanks for replaying. Actually now I fixed the problem. I deleted Flair and Geoviewer and I reinstalled them, always fallowing the instruction provided in the website. Now the crash doesn’t happen. I suppose it was a problem of python libraries installed in different environments in my machine.

Best regards, Nicolò