> Hello All, > > I'm trying to set up mongrel2+uwsgi+flask, but keep getting the same > error. > From the uwsgi log: > zmq_send(): Resource temporarily unavailable [proto/zeromq.c line 643] > zmq_send(): Resource temporarily unavailable [proto/zeromq.c line 585] > > ubuntu 12.04 > mongrel2 1.8.0 > uwsgi 1.4.4 > pyzmq 2.2.0.1 > libzmq 3.3.0
can you try building with zmq 2.x ? Other things looks good -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
