AIM-Harvard / pyradiomics

Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
http://pyradiomics.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.14k stars 492 forks source link

ParserError #778

Open linxiangsun opened 2 years ago

linxiangsun commented 2 years ago

image image

  1. can you tell me why it happen?

  2. Is the version incompatible,or radiomics wasn't installed wll or something eles?

  3. Here is my environment:

image

JoostJM commented 1 year ago

Your yaml file is malformed (both violating generic yaml structuring and the more specific pyradiomics schema), please adhere to the template explained in the documentation and ensure it's a valid yaml file.