Re: entrypoints error . . . .
MinRK <[email protected]> Thu, 21 Apr 2016 13:44:51 +0200
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAHNn8BUn5hkdV2Zm4ED96a53es8qxvFAnfgFywp0QVVLOOO=3Q@mail.gmail.com> |
What is pip --version? It’s possible that you need to upgrade pip: sudo pip install --upgrade setuptools pip On Thu, Apr 21, 2016 at 7:07 AM, Brian Granger <[email protected]> wrote: > Hmmm, this is at least the second report of this we have seen. Why > isn't the installation just installing the entrypoints package? > > On Wed, Apr 20, 2016 at 8:48 PM, giovanni <[email protected]> > wrote: > > When jupyter is installed the following error is generated: > > > > bilbo@ecfm:~$ sudo pip install jupyter > > Downloading/unpacking jupyter > > Downloading jupyter-1.0.0.tar.gz > > Running setup.py egg_info for package jupyter > > > > Downloading/unpacking notebook (from jupyter) > > Running setup.py egg_info for package notebook > > > > Downloading/unpacking qtconsole (from jupyter) > > Downloading qtconsole-4.2.1.tar.gz (408Kb): 408Kb downloaded > > Running setup.py egg_info for package qtconsole > > > > Downloading/unpacking jupyter-console (from jupyter) > > Downloading jupyter_console-4.1.1.tar.gz > > Running setup.py egg_info for package jupyter-console > > > > Downloading/unpacking nbconvert (from jupyter) > > Running setup.py egg_info for package nbconvert > > > > Requirement already satisfied (use --upgrade to upgrade): ipykernel in > > /usr/local/lib/python2.7/dist-packages (from jupyter) > > Downloading/unpacking ipywidgets (from jupyter) > > Running setup.py egg_info for package ipywidgets > > > > Requirement already satisfied (use --upgrade to upgrade): jinja2 in > > /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): tornado>=4 in > > /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): > ipython_genutils > > in /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): traitlets in > > /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): jupyter_core in > > /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): jupyter_client > > in /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): nbformat in > > /usr/local/lib/python2.7/dist-packages (from notebook->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): pygments in > > /usr/local/lib/python2.7/dist-packages (from qtconsole->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): ipython in > > /usr/local/lib/python2.7/dist-packages (from jupyter-console->jupyter) > > Requirement already satisfied (use --upgrade to upgrade): mistune!=0.6 in > > /usr/local/lib/python2.7/dist-packages (from nbconvert->jupyter) > > Downloading/unpacking entrypoints (from nbconvert->jupyter) > > Could not find any downloads that satisfy the requirement entrypoints > > (from nbconvert->jupyter) > > No distributions at all found for entrypoints (from nbconvert->jupyter) > > Storing complete log in /root/.pip/pip.log > > bilbo@ecfm:~$ Downloading/unpacking entrypoints (from > nbconvert->jupyter) > > -bash: error sintáctico cerca del elemento inesperado `(' > > bilbo@ecfm:~$ > > > > > > Thanks, > > > > bye > > _______________________________________________ > > IPython-dev mailing list > > [email protected] > > https://mail.scipy.org/mailman/listinfo/ipython-dev > > > > -- > Brian E. Granger > Associate Professor of Physics and Data Science > Cal Poly State University, San Luis Obispo > @ellisonbg on Twitter and GitHub > [email protected] and [email protected] > _______________________________________________ > IPython-dev mailing list > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev > _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev