Re: Trouble with ipcluster on a Raspberry Pi

MinRK <[email protected]> Wed, 15 Apr 2015 09:04:59 -0700
Newsgroups gmane.comp.python.ipython.user
Message-ID <CAHNn8BVH8gApkb1OE4hDTyyzcVwMX40KugC=RxsmZ-ratoX9Ew@mail.gmail.com>
That’s probably the issue. What happens if you do ipcontroller
--ip=127.0.0.1?
​

On Tue, Apr 14, 2015 at 3:17 PM, Thomas Baruchel <[email protected]> wrote:

> On Tue, 14 Apr 2015, MinRK wrote:
> > Does it work correctly if you start the controller and engines
> separately?
> > $> ipcontroller
> > $> ipengine
>
> I actually have an issue with 'ipcontroller':
>
> pi@raspberrypi ~ $ ipcontroller
> 2015-04-15 00:15:36,704.704 [IPControllerApp] Using existing profile dir:
> u'/home/pi/.config/ipython/profile_default'
> 2015-04-15 00:15:36.753 [IPControllerApp] Couldn't construct the Controller
> Traceback (most recent call last):
>    File
> "/usr/lib/python2.7/dist-packages/IPython/parallel/apps/ipcontrollerapp.py",
> line 307, in init_hub
>      self.factory.init_hub()
>    File
> "/usr/lib/python2.7/dist-packages/IPython/parallel/controller/hub.py", line
> 244, in init_hub
>      q.bind(client_iface % self.regport)
>    File "socket.pyx", line 447, in zmq.core.socket.Socket.bind
> (zmq/core/socket.c:4312)
> ZMQError: Cannot assign requested address
>
> Regards,
>
> --
> Thomas Baruchel
> _______________________________________________
> IPython-User mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/ipython-user
>

_______________________________________________
IPython-User mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/ipython-user