Skip to content

Conversation

@gliu20
Copy link

@gliu20 gliu20 commented Oct 17, 2025

Newer versions of qasync greater than 0.25.0 break with the following error

File "llama-runner/main.py", line 107, in main
    asyncio.set_event_loop_policy(qasync.DefaultQEventLoopPolicy())
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'qasync' has no attribute 'DefaultQEventLoopPolicy'

Pinning to an older version resolves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant