Closed as6520 closed 5 years ago
LGTM!
Does the Dockerfile need to be updated with the new PR, or is the build process still the same?
It is not necessary as DIVA_ENABLE_PYTHON and DIVA_PYTHON_MAJOR_VERSION are set to ON and 3 respectively. Although if you want to explicitly specify them in the Dockerfile, feel free to submit a PR.
from diva_python_utils import input
is changed tofrom diva.utils import input