I am attempting to use ALPACA. When using this tool for the first time I am prompted that open3D will be installed. I allow it do do this but then I get a series of errors which are beyond my ability to troubleshoot. Any suggestions would be very welcome.
o3d installed
Collecting git+https://github.com/agporto/pycpd.git@development
Cloning https://github.com/agporto/pycpd.git (to revision development) to c:\users\ben\appdata\local\temp\pip-req-build-xye84wj1
ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/agporto/pycpd.git 'C:\Users\Ben\AppData\Local\Temp\pip-req-build-xye84wj1'
ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?
WARNING: You are using pip version 20.3.3; however, version 21.1.2 is available.
You should consider upgrading via the 'C:\Users\Ben\AppData\Local\NA-MIC\Slicer 4.11.20210226\bin\python-real.exe -m pip install --upgrade pip' command.
Traceback (most recent call last):
File "C:/Users/Ben/AppData/Local/NA-MIC/Slicer 4.11.20210226/NA-MIC/Extensions-29738/SlicerMorph/lib/Slicer-4.11/qt-scripted-modules/ALPACA.py", line 60, in __init__
from pycpd import DeformableRegistration
ModuleNotFoundError: No module named 'pycpd'