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

Fix poetry build issue #279

Closed celeron533 closed 1 year ago

celeron533 commented 1 year ago

Fix issue #278

  1. experimental.new-installer switch no longer exists in new Poetry.
  2. pyradiomics still cannot be installed on Python 3.10 via Poetry (PEP517). Using workaround.