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

cannot import name 'featureextractor' from 'radiomics' #743

Open lyanashahfiqa opened 2 years ago

lyanashahfiqa commented 2 years ago

I try to install pyradiomics by using conda install -c radiomics pyradiomics, but the installation is unsuccessful. Ansd the error on anaconda prompt is appear "building wheel for pyrodiomics (setup.py) error"

JoostJM commented 2 years ago

@lyanashahfiqa Conda deployment is lagging a bit behind due to some bugs in the Continuous Integration and deployment. I am currently working on a fix. In the meantime it is best to use a pip-installed version instead.