[rabbitmq-discuss] Python / QPID to RabbitMQ....no MLLIB??
Lynton Grice
lynton.grice at netweaverguru.com
Sat Sep 29 12:50:51 BST 2007
Hi there,
I installed the latest version of the QPID python libs from
http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/python/ and am
having an interesting problem..
The problem is in "spec.py".....
It is yelling about the following line:
import re, textwrap, new, mllib
...
ImportError: No module named mllib
Traceback (innermost last):
File "D:\tmp\Rabbit\rabbit.py", line 1, in ?
import qpid
File "D:\tmp\Rabbit\rabbit.py", line 1, in ?
import qpid
File "D:\Python24\Lib\site-packages\qpid\__init__.py", line 20, in ?
import spec, codec, connection, content, peer, delegate, client File
"D:\Python24\Lib\site-packages\qpid\spec.py", line 32, in ?
import re, textwrap, new, mllib
Any ideas?
I will keep digging for now
Lynton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20070929/6c32def1/attachment.htm
More information about the rabbitmq-discuss
mailing list