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

Github Actions pipeline broken in Poetry 1.5.0 #278

Closed celeron533 closed 1 year ago

celeron533 commented 1 year ago

Configuration key experimental.new-installer is removed in new version of Poetry 1.5.0.

2023-05-23T06:36:51.1452831Z ##[group]Run poetry config experimental.new-installer false
2023-05-23T06:36:51.1453244Z poetry config experimental.new-installer false
2023-05-23T06:36:51.1505407Z shell: /usr/bin/bash -e {0}
2023-05-23T06:36:51.1505822Z env:
2023-05-23T06:36:51.1506013Z   DISPLAY: :99.0
2023-05-23T06:36:51.1506325Z   TestDataUrl: https://zenodo.org/record/5147737/files/DICOM-RT-02.zip
2023-05-23T06:36:51.1506607Z ##[endgroup]
2023-05-23T06:36:51.5391650Z 
2023-05-23T06:36:51.5392489Z Setting experimental.new-installer does not exist
2023-05-23T06:36:51.5852032Z ##[error]Process completed with exit code 1.