getpelican/pelican

Critical error when running pelican -r -l from the command-line

Closed this issue · 2 comments

  • [x ] I have read the Filing Issues and subsequent “How to Get Help” sections of the documentation.
  • [x ] I have searched the issues (including closed ones) and believe that this is not a duplicate.
  • OS version and name: macOS Sonoma 14.6.1
  • Python version: 3.12
  • Pelican version: 4.10.0
  • Link to theme: Default theme
  • Links to plugins: n/a
  • Link to your site: n/a
  • Link to your source: Source code
  • Link to a Gist with the contents of your settings file: Default settings

Issue

When I run pelican -r -l from the command-line I get the following error:

[10:11:16] CRITICAL AttributeError: 'NoneType' object has no     __init__.py:683
                    attribute 'terminate'

The traceback is to this package file.

Thanks!

Duplicate of #3394

Indeed. Please check existing issues before filing new ones!