FAQ | This is a LIVE service | Changelog

Skip to content

Error hitting eoiml flask endpoint

Mike Bamford requested to merge error-hitting-eoiml-flask-endpoint into master

Added missing ugraddrivesync.eoiml import to address AttributeError: module 'ugraddrivesync' has no attribute 'eoiml' when hitting eoiml flask endpoint.

Note: also added 'gcc' which is invoked for both geddit and google-cloud-storage when resolving deps in Docker build (there may be a better way of doing this).

Edited by Mike Bamford

Merge request reports