Flair geometry and DICOM

Dear @guemnietafoa,

Normally, updating Flair shouldn’t disrupt its functionalities. However, the issue might be due to changes in the MacPorts environment.

Have you looked at this post? Flair on macOS Sequoia 15.2 - #9 by luillo

If this doesn’t solve the problem, please provide the output of these commands:

  • sw_vers -productVersion
  • pkgutil —pkg-info=com.apple.pkg.CLTools_Executables
  • xcodebuild -version
  • gfortran -v
  • echo $PATH
  • port echo requested
  • port select —summary
  • port installed | grep -w tk
  • echo $DISPLAY

Best,

Luigi