Closed
Description
Compiling Pelican 4.10 (Python 3.11) I get this error message:
Exception ignored in: <function WeakMethod.__new__.<locals>._cb at 0x7f096ba1e3e0>
Traceback (most recent call last):
File "/usr/lib64/python3.11/weakref.py", line 57, in _cb
AttributeError: 'NoneType' object has no attribute '_alive'
Exception ignored in: <function WeakMethod.__new__.<locals>._cb at 0x7f096ba1e840>
Traceback (most recent call last):
File "/usr/lib64/python3.11/weakref.py", line 57, in _cb
AttributeError: 'NoneType' object has no attribute '_alive'
Exception ignored in: <function WeakMethod.__new__.<locals>._cb at 0x7f096ba1eca0>
Traceback (most recent call last):
File "/usr/lib64/python3.11/weakref.py", line 57, in _cb
AttributeError: 'NoneType' object has no attribute '_alive'
Metadata
Metadata
Assignees
Labels
No labels