ipython notebook problem

Lawrence Velázquez larryv at macports.org
Mon Jun 15 12:05:53 PDT 2015


On Jun 15, 2015, at 3:01 PM, Gideon Simpson <gideon.simpson at gmail.com> wrote:

> When I try launching ipython notebook, I get the error:
> 
> 
> ImportError: No module named functools32
> 
>     IPython notebook format depends on the jsonschema package:
>     
>         https://pypi.python.org/pypi/jsonschema
>     
>     Please install it first.
> 
> But
> port installed py-jsonschema
> The following ports are currently installed:
>   py-jsonschema @2.5.1_0 (active)

What Python version is IPython installed against? And do you have the matching jsonschema?

	% port installed '*-ipython' '*-jsonschema'

vq


More information about the macports-users mailing list