got error ‘Connection’ is not defined llama_deploy rabbitmq #147

Closed
opened 2026-02-16 01:16:00 -05:00 by yindo · 0 comments
Owner

Originally created by @volethanh on GitHub (Nov 25, 2024).

hi, I got error when using llama_deploy[rabbitmq] when run deploy_core. In version 0.2.0 it works but when I try to upgrade to version higher, it got errror because of the TYPE_CHECKING is always False, so it cannot import necessary library. how to solve this problem
IMG_7328

compare to previous version: “return await aio_pika.connect(url))

Originally created by @volethanh on GitHub (Nov 25, 2024). hi, I got error when using llama_deploy[rabbitmq] when run deploy_core. In version 0.2.0 it works but when I try to upgrade to version higher, it got errror because of the TYPE_CHECKING is always False, so it cannot import necessary library. how to solve this problem ![IMG_7328](https://github.com/user-attachments/assets/533567f0-07ab-44e3-a3aa-234e94c70433) compare to previous version: “return await aio_pika.connect(url))
yindo added the bug label 2026-02-16 01:16:00 -05:00
yindo closed this issue 2026-02-16 01:16:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#147