You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try sudo python setup.py develop for now and i'll work on it.
EDIT: i don't think we need the command make install in configure_itk.sh line 72 ... like i've never needed to actually install ITK and I just took that file from ANTsR, so I'll remove that and it should work now regardless (will test).
points of failure
should be
itk clone/compile works until
which is related primarily to the line
which suggests a need to define a local install directory, perhaps within ANTsPy.
also need to document how to install ITK in the environment such that ANTsPy can see it.
The text was updated successfully, but these errors were encountered: