Git Product home page Git Product logo

Comments (15)

jcfr avatar jcfr commented on June 6, 2024 1

Now #16 is fixed, I will address this next week.

from slicerradiomics.

jcfr avatar jcfr commented on June 6, 2024 1

Extension now available on all platform: http://slicer.cdash.org/index.php?project=Slicer4&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1=Radiomics

After releasing Slicer 4.8.1, it will also be available with the stable release.

from slicerradiomics.

pieper avatar pieper commented on June 6, 2024

Until this is fixed, the file to change:

C:/Users/username/AppData/Roaming/NA-MIC/Extensions-revision/SlicerRadiomics/lib/site-packages/radiomics/featureextractor.py

Where revision is something like 26083 depending on the nightly version of Slicer.

Line 9 should be changed from:

import pykwalify.core

to:

# import pykwalify.core

from slicerradiomics.

pieper avatar pieper commented on June 6, 2024

See user discussion here: https://discourse.slicer.org/t/qunatitative-features-with-eeterogeneitycad/518/8

from slicerradiomics.

pieper avatar pieper commented on June 6, 2024

@JoostJM was this issue fixed by d0a77c?

from slicerradiomics.

JoostJM avatar JoostJM commented on June 6, 2024

@pieper, d0a77c presents a temporary workaround. Additionally, that fix won't take effect until the extension is rebuilt and repackaged.

from slicerradiomics.

fedorov avatar fedorov commented on June 6, 2024

Joost, the extension is rebuilt and packaged automatically on each source code update.

from slicerradiomics.

pieper avatar pieper commented on June 6, 2024

I just tested the current nightly build on windows (2017-07-16) and confirmed that the Radiomics extension is working as expected. So the workaround is in place but the underlying issue remains.

from slicerradiomics.

JoostJM avatar JoostJM commented on June 6, 2024

@jcfr, what is the status of this issue?

from slicerradiomics.

jcfr avatar jcfr commented on June 6, 2024

from slicerradiomics.

renjiliang avatar renjiliang commented on June 6, 2024

I have installed radiomics extension,but the following bug was always appeared. How to resolve the problem?

File "C:/Users/Administrator/AppData/Roaming/NA-MIC/Extensions-26309/SlicerRadiomics/lib/Slicer-4.7/qt-scripted-modules/SlicerRadiomics.py", line 535, in run
enabledImageTypes)
File "C:/Users/Administrator/AppData/Roaming/NA-MIC/Extensions-26309/SlicerRadiomics/lib/Slicer-4.7/qt-scripted-modules/SlicerRadiomics.py", line 448, in calculateFeatures
extractor.disableAllImagesTypes()

from slicerradiomics.

renjiliang avatar renjiliang commented on June 6, 2024

I did not find import "pykwalify.core" in file featureextractor

from slicerradiomics.

JoostJM avatar JoostJM commented on June 6, 2024

@renjiliang, That's correct, pykwalify.core is currently disabled due to this issue. We are working on a fix. The error you received is unrelated and due to a typo bug in the SlicerRadiomics Code. I corrected this just now in 8c4ffc7. This change will be incorporated in tonights nightly build of slicer, so to fix it, reinstall the latest nightly of slicer tomorrow, or apply the fix yourself in the SlicerRadiomics python file, which is located somewhere in C:\Users\<USER>\AppData\Roaming\NA-MIC\Extensions-26442\SlicerRadiomics\Lib\Slicer-4.7\qt-scripted-modules (It is possible that the extensions number is different, but the NA-MIC folder contains all your installed Slicer Extensions, including SlicerRadiomics).

from slicerradiomics.

fedorov avatar fedorov commented on June 6, 2024

It looks like now build is failing because a warning is interpreted as an error:

http://slicer.cdash.org/viewBuildError.php?buildid=1148769

  D:\D\N\Slicer-1-build\python-install\Lib\site-packages\pip\commands\install.py:194: UserWarning: 
  Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.

from slicerradiomics.

jcfr avatar jcfr commented on June 6, 2024

Yes.

I have been working on address this, it will be fixed later today.

from slicerradiomics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.