This message was deleted.
# ask-for-help
s
This message was deleted.
j
Aha so my base images contains some custom python modules and it seems the bentoml_cli initialization is getting errors as it's unable to read the contents of those dirs (why it tries to I don't understand though) I think I'll need to reconsider how I'm structuring the bento or add access in a setup_script 🤔
s
Would it be possible to grant access to the Python modules in the base image?
j
Yes, which is what I did. Although they aren't used or referenced so a bit unexpected behavior from bentoml here - not a big problem though