-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency propblem: #34
Comments
In a fresh virtualenv without these packages, does the error still occur?
|
I uninstalled anisotropicdiffusionlbr and meshtopolydata. Error persits. I upgraded pip and itk (but it was already at the most recent version). Error persists.
|
A fresh virtualenv seems to bring me further. The current error is gone. Thank you! I still get:
I am investigating futher. |
Okay, it works. One caveat, as expected from above: in https://github.com/InsightSoftwareConsortium/ITKElastix/blob/master/wrapping/test/itkElastixRegistrationMethodTest.py in |
This is a difference in the API of Thank you for your patience. This will be cleaned up with the ITK 5.1.0 release. |
Hello.
I seem to have a problem running ITKElastix both with my own registration script and with
itkElastixRegistrationMethodTest.py
from master.I have Python bindings to ITK from the latest pip.
python -v
dump is attached: py-v_dump.txt.I can provide the images at the request, but it lloks to be as the poblem is not the input. It is also not the file format. It is around the parameter file object, as far as I can see.
Best,
Oleg
The text was updated successfully, but these errors were encountered: