- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pyzmq 16 is not compatible with tornado 5, one gets:
File "/opt/anaconda/envs/scipy36-intel/lib/python3.6/site-packages/zmq/eventloop/ioloop.py", line 210, in install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'
pyzmq 16.0.2 py36_intel_4 [intel] intel
pyzmq 16.0.2 py36_intel_4
-------------------------
file name : pyzmq-16.0.2-py36_intel_4.tar.bz2
name : pyzmq
version : 16.0.2
build string: py36_intel_4
build number: 4
size : 1023 KB
arch : x86_64
constrains : ()
platform : Platform.linux
license : LGPL and BSD
subdir : linux-64
url : https://condaorg.cora.nwra.com/intel/linux-64/pyzmq-16.0.2-py36_intel_4.tar.bz2
md5 : f3a8d3a0c03fe775f83c90ee5ee7327a
dependencies:
- intelpython
- python 3.6*
- zeromq 4.2.*
Could the the dependencies of the pyzmq 16 packages be updated to require tornado<5? And/or pyzmq updated to 17+?
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Orion,
Have you tried this setup from the docs of pyzmq for tornado that involves IOloop?
https://pyzmq.readthedocs.io/en/latest/eventloop.html#tornado-ioloop
Thanks,
-David

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page