raidionics / Raidionics

Software for automatic segmentation and generation of standardized clinical reports of brain tumors from MRI volumes
https://raidionics.github.io/
BSD 2-Clause "Simplified" License
31 stars 4 forks source link

Fixed PySide6 bug during program launch; upgraded PySide6 version #48

Closed andreped closed 11 months ago

andreped commented 11 months ago

Fixes issue #43.

The fix was basically to just reinstall PySide6 in the CI build step for each OS (probably a good idea to do this for all OS).

I also upgraded PySide6 to the latest version, which during local tests on macOS works fine.

andreped commented 11 months ago

Just tested the produced artifact on macOS. Works wonders!