didymo / OnkoDICOM

OnkoDICOM was created with Radiation Oncologists to allow Radiation Oncologists to do research on DICOM standard image sets (DICOM-RT, CT, MRI, PET) using open source technologies, such as pydicom, dicompyler-core, PySide6, PIL, and matplotlib. OnkoDICOM is cross platform, open source software, and welcomes contributions. OnkoDICOM was inspired by dicompyler.
https://onkodicom.com.au
GNU Lesser General Public License v2.1
62 stars 42 forks source link

Build and test on Windows #271

Closed celeron533 closed 1 year ago

celeron533 commented 1 year ago

However, pytest with certain UI related cases are not supported/stable on Windows 2022, especially python 3.10.

celeron533 commented 1 year ago

Let's working on the things one-by-one. Windows build first, then with Poetry. 🥇