The update does not seem to be working for me: $ sudo pip install -U Sphinx [sudo] password for vadi: Requirement already up-to-date: Sphinx in /usr/local/lib/python2.7/dist-packages/Sphinx-*1.3b1*-py2.7.egg Requirement already up-to-date: six>=1.4 in /usr/local/lib/python2.7/dist-packages (from Sphinx) Requirement already up-to-date: Jinja2>=2.3 in /usr/local/lib/python2.7/dist-packages (from Sphinx) Requirement already up-to-date: Pygments>=1.2 in /usr/local/lib/python2.7/dist-packages (from Sphinx) Requirement already up-to-date: docutils>=0.10 in /usr/local/lib/python2.7/dist-packages (from Sphinx) Requirement already up-to-date: snowballstemmer>=1.1 in /usr/local/lib/python2.7/dist-packages/snowballstemmer-1.2.0-py2.7.egg (from Sphinx) Requirement already up-to-date: babel in /usr/local/lib/python2.7/dist-packages/Babel-1.3-py2.7.egg (from Sphinx) Requirement already up-to-date: markupsafe in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.3->Sphinx) Requirement already up-to-date: pytz>=0a in /usr/local/lib/python2.7/dist-packages (from babel->Sphinx) Cleaning up...
I'm on Ubuntu 14.04 LTS. $ python --version Python 2.7.6 $ python python python2.7-config python3.4 python-config python2 python2-config python3.4m python-thinlinc python2.7 python3 $ python3 --version Python 3.4.0 -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
