Closed jmague closed 9 years ago
Hi,
I think you have an old version of setuptools. Can you try
$ sudo pip install --upgrade setuptools
$ sudo pip install ipython-d3-sankey
I'll see if I can update this package to automatically require an up to date version of setuptools, but in the meantime I think that should work.
That was it! Thanks
The command
sudo pip install ipython-d3-sankey
failed with the following error:Here is the log:
I'm using Python 2.7.10 form anaconda and pip 1.5.6