You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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: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.
The text was updated successfully, but these errors were encountered: