Hi team, I am running into an issue while running ...
# ask-community
a
Hi team, I am running into an issue while running
prefect deploy
. I get
ModuleNotFoundError
for a package which I have specified through
EXTRA_PIP_PACKAGES
. This behavior is not what I saw when using
prefect deployment build
and
prefect deployment apply
. Is this something new that needs to be accounted for? I would really appreciate if it could be looked at. Thank you. For context, I am running version
2.14.16
n
hi @Abyaya Lamsal - im happy to help but this isn't enough information to know what's going on • are you specifying a custom docker image? • do you have worker logs? • what are you trying to install and what value for EXTRA_PIP_PACKAGES do you have?