prosopopee
prosopopee copied to clipboard
AttributeError: 'NoneType' object has no attribute 'months'
For the one who have difficulties to build with the container.
Getting the name of the month from the date result in : AttributeError: 'NoneType' object has no attribute 'months'
Simply pass --env LANG=C.UTF-8 --env LC_ALL=C.UTF-8 as environnement variables in docker command.