ChristophKirst / ClearMap

ClearMap is a python toolbox for the analysis and registration of volumetric data from cleared tissues.
http://christophkirst.github.io/ClearMap/build/html/index.html
GNU General Public License v3.0
49 stars 40 forks source link

Problems with Elastix #38

Open enovinbakht opened 4 years ago

enovinbakht commented 4 years ago

Hey all,

I am relatively new to python, and I have having some trouble setting the correct path to Elastix. When I run the parameter file, it returns to me:

raise RuntimeError("Cannot find elastix binary %s, set path in Settings.py accordingly!" % elastixbin);

RuntimeError: Cannot find elastix binary C:\Users\USER1\Desktop\Elastix\bin/elastix, set path in Settings.py accordingly!

I am really not sure what I am doing wrong and all help would be greatly appreciated.

Best, Edward

malkasla commented 4 years ago

I'm having the same problem... did you figure it out?

enovinbakht commented 4 years ago

Hi, unfortunately I was not able to figure it out, but please let me know if you do!!