Skip to content

Sporadic error message on Blinker 1.8+ #35

Closed
@mpaglia0

Description

@mpaglia0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions