-
##### Orange version
Orange=3.3.9.dev0+Unknown
##### Expected behavior
Application successfully published in dist directory!!
##### Actual behavior
(orange3venv) C:\Users\Desktop\OR…
-
Just run into a Region/Type hierarchy issue. The issue can be reproduced as follows
GenerateSimpleLungMask -i /Testing/Data/Input/ct-64.nrrd -o /tmp/kk.nrrd
ExtractChestLabelMap -r WholeLung -i /tmp/…
-
I run into an interesting exception that might highlight some underlying problem with GeneratePartialLungLabelMap exception.
The experiment is as follows. When I execute:
GeneratePartialLungLabelMap …
-
Here is the full exception. I am attaching the offending json
```
NoMethodError: NoMethodError: undefined method `each' for nil:NilClass
/Users/dvancouvering/Projects/Ventana/ventana/vendor/…
-
### This is the exclusive thread for feature requests.
For further instructions check the wiki:
http://acemod.github.io/ACE3/wiki/user/how-to-make-a-feature-request.html
### Before reporting
- Any an…
-
There are 397 cases of Greek text in the PWG dictionary, Böhtlingk and Roth Grosses Petersburger Wörterbuch.
This first part has cases 1-100.
Note that each printed page has two 'columns' which a…
-
Steps to reproduce my question
1. extract Ubuntu core into directory a/
2. du -sh a => 135M
3. rsync -a a/ b/
4. du -sh b/ => 69M
5. wait for few seconds or run sync
6. du -sh b/ => 135M
The output o…