prosopopee icon indicating copy to clipboard operation
prosopopee copied to clipboard

AttributeError: 'NoneType' object has no attribute 'months'

Open qrzeller opened this issue 2 years ago • 0 comments

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.

qrzeller avatar Nov 24 '23 18:11 qrzeller