Skip to content

[debian 13 upgrade] AttributeError: 'QueryBot' object has no attribute 'process' #11

Description

@un99known99

getting following error while trying to re-install after debian 13 (python 3.13) upgrade:

(venv) pi@myserver:[/usr/local/bin/xmpp-chatbot] $ ./main.py
Traceback (most recent call last):
  File "/usr/local/bin/xmpp-chatbot/./main.py", line 197, in
    xmpp.process()
    ^^^^^^^^^^^^
AttributeError: 'QueryBot' object has no attribute 'process'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions