This message was deleted.
# ask-for-help
s
This message was deleted.
j
If you only installing python packages, they will get installed in the environment that is active in the base image. The code for this can be found if check the bento
cd $(bentoml get <bento_name> -o path)
and check out
./env/python
and especially the
install.sh
script if you want to reffer