Skip to content

"Unable to import module" after deployment #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mrgoos opened this issue Nov 5, 2020 · 0 comments
Open

"Unable to import module" after deployment #49

mrgoos opened this issue Nov 5, 2020 · 0 comments

Comments

@mrgoos
Copy link

mrgoos commented Nov 5, 2020

Hi,
Sometimes we get this error after deployment which means that the requirements weren't installed correctly.
When we redeploy, it usually resolves.
We have only 1 requirements file in the root which is requirements.txt and yet in yml we have this:

    requirementsFile: 'requirements.txt'
    globalRequirements:
      - ./requirements.txt

Now, I read that these configs are optional so maybe putting them is causing some issues?
My next step would be to remove these lines but since it's inconsistent, I wonder if anyone got that as well.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant