Changelog states the following for v1.4.0:
updated KBase Docker base image to sdkbase2:python and added Cython lib fix
However, the docker base image is still stuck on kbase/kbase:sdkbase2.latest, and attempts to build the image fail with EOL warnings about python 2.7.
I started experimenting with moving over to sdkbase2:python, but other errors started cropping up. I had also assumed that the code was in python 3, but that is not the case.