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.11k stars 485 forks source link

C extension issue with Pyradiomics #846

Open AravindRK99 opened 8 months ago

AravindRK99 commented 8 months ago

I have an anaconda environment with python 3.7.10. I installed pyradiomics and I ran into this issue : image(5)

I expected the tool to work but it looks like there are dependency issues?

Here is my setup:

Is there a workaround in python to solve this issue ? Would it be better to install the package through the github method ?

Thank you for the help!

lolawang22 commented 3 months ago

I have the exact same error as well. I also tried GitHub method but it doesn't work