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, i'm novice in python and stuck on problem with i18n
It works on development and production server
pass test with ward on my local machine, but in github action fails.
"I18n FileLoadError: no loader available for extension yml", means that you dont have installed "pyyaml", add this dependency to your environment and your app will work
Hi, i'm novice in python and stuck on problem with i18n
It works on development and production server
pass test with ward on my local machine, but in github action fails.
log:
The text was updated successfully, but these errors were encountered: