Bug#757751: [Python-modules-team] Bug#757751: missing symbol amqp_get_or_create_channel_pool

2014-09-09 Thread Dominique Belhachemi
Based on ( https://github.com/celery/librabbitmq#installation ) I should be able to run a quick example: from librabbitmq import Connection conn = Connection(host=localhost, userid=guest, ... password=guest, virtual_host=/) channel = conn.channel()

Bug#757751: [Python-modules-team] Bug#757751: missing symbol amqp_get_or_create_channel_pool

2014-08-26 Thread Brian May
Just confirming this is still a problem with librabbitmq 0.5.1- not that I expected any difference. Upstream say this is why they supply their own version of librabbitmq. -- Brian May br...@microcomaustralia.com.au

Bug#757751: [Python-modules-team] Bug#757751: missing symbol amqp_get_or_create_channel_pool

2014-08-10 Thread Brian May
See https://github.com/celery/librabbitmq/issues/57 -- Brian May br...@microcomaustralia.com.au