Please wait a moment while I gather a list of all available modules...
DEBUG:pip.utils:lzma module is not available
DEBUG:pip.vcs:Registered VCS backend: git
DEBUG:pip.vcs:Registered VCS backend: hg
DEBUG:pip.vcs:Registered VCS backend: svn
DEBUG:pip.vcs:Registered VCS backend: bzr
BaseHTTPServer abc gio repr
Bastion aifc glib resource
CDROM antigravity glob retrying
CGIHTTPServer anydbm gobject rexec
Canvas argparse grp rfc822
ConfigParser array gtk rlcompleter
Cookie ast gtkunixprint robotparser
Crypto astroid gzip runpy
DLFCN asynchat hashlib sched
Dialog asyncore heapq scipy
DocXMLRPCServer atexit hmac secretstorage
FileDialog atk hotshot select
FixTk audiodev html5lib sets
Gnuplot audioop htmlentitydefs setuptools
HTMLParser base64 htmllib sgmllib
IN bdb httplib sha
Image binascii idna shelve
ImageChops binhex ihooks shlex
ImageColor bisect imaplib shutil
ImageCrackCode brain_builtin_inference imghdr signal
ImageDraw brain_dateutil imp signatures
ImageEnhance brain_gi importlib simplejson
ImageFile brain_mechanize imputil singledispatch
ImageFileIO brain_nose inspect singledispatch_helpers
ImageFilter brain_numpy io site
ImageFont brain_pytest ipaddress sitecustomize
ImageGL brain_qt isort six
ImageGrab brain_six itertools sklearn
ImageMath brain_ssl json smtpd
ImageOps brain_stdlib keyring smtplib
ImagePalette bs4 keyrings sndhdr
ImagePath bsddb keyword socket
ImageQt bz2 lazy_object_proxy spwd
ImageSequence cPickle lib2to3 sqlalchemy
ImageStat cProfile linecache sqlite3
ImageTk cStringIO linuxaudiodev sre
ImageWin cachecontrol llvmlite sre_compile
MimeWriter caches locale sre_constants
PIL cairo lockfile sre_parse
PSDraw calendar logging ssl
PngImagePlugin cgi lxml stat
Queue cgitb macpath statvfs
ScrolledText chardet macurl2path string
SimpleDialog chunk mailbox stringold
SimpleHTTPServer cmath mailcap stringprep
SimpleXMLRPCServer cmd markupbase strop
SocketServer code marshal struct
StringIO codecs math subprocess
TYPES codeop matplotlib subprocess32
Tix collections mccabe sunau
Tkconstants colorsys md5 sunaudio
Tkdnd command mhlib symbol
Tkinter commands mimetools symtable
UserDict compileall mimetypes sys
UserList compiler mimify sysconfig
UserString configparser mmap syslog
_LWPCookieJar contextlib modulefinder tabnanny
_MozillaCookieJar contrib mpl_toolkits tarfile
__builtin__ cookielib multifile telnetlib
__future__ copy multiprocessing tempfile
_abcoll copy_reg mutex termios
_ast crypt netrc test
_backport cryptography new textwrap
_bisect cs50 nis theano
_bsddb csv nntplib this
_cffi_backend ctypes ntpath thread
_codecs curl nturl2path threading
_codecs_cn curses numba time
_codecs_hk cycler numbers timeit
_codecs_iso2022 datetime numpy tkColorChooser
_codecs_jp dateutil opcode tkCommonDialog
_codecs_kr dbhash operator tkFileDialog
_codecs_tw dbm optparse tkFont
_collections dbus os tkMessageBox
_csv debconf os2emxpath tkSimpleDialog
_ctypes decimal ossaudiodev toaiff
_ctypes_test decorator packages token
_curses difflib pango tokenize
_curses_panel dircache pangocairo tool
_dbus_bindings dis parser trace
_dbus_glib_bindings distlib pdb traceback
_elementtree distro pickle ttk
_functools distutils pickletools tty
_gd doctest pip turtle
_hashlib dsextras pipes types
_heapq dumbdbm pkg_resources unicodedata
_hotshot dummy_thread pkgutil unittest
_io dummy_threading platform urllib
_json easy_install plistlib urllib2
_locale email popen2 urllib3
_lsprof encodings poplib urlparse
_md5 ensurepip posix user
_multibytecodec enum posixfile util
_multiprocessing errno posixpath uu
_osx_support exceptions pprint uuid
_posixsubprocess extern profile warnings
_pyio fcntl pstats wave
_random filecmp pty weakref
_sha fileinput pwd webbrowser
_sha256 fnmatch py_compile webencodings
_sha512 formatter pyasn1 wheel
_socket fpectl pyclbr whichdb
_sqlite3 fpformat pycurl wrapt
_sre fractions pydoc wsgiref
_ssl ftplib pydoc_data xdg
_strptime funcsigs pyexpat xdrlib
_struct functools pygtk xml
_symtable functools32 pygtkcompat xmllib
_sysconfigdata future_builtins pylab xmlrpclib
_sysconfigdata_nd gc pylint xxsubtype
_testcapi gd pyparsing zipfile
_threading_local genericpath pytz zipimport
_tkinter getopt quopri zlib
_warnings getpass random
_weakref gettext re
_weakrefset gi readline
Enter any module name to get more help. Or, type "modules spam" to search
for modules whose descriptions contain the word "spam".
/usr/lib/python2.7/dist-packages/matplotlib/cbook.py:136: MatplotlibDeprecationWarning: The matplotlib.delaunay module was deprecated in version 1.4. Use matplotlib.tri.Triangulation instead.
warnings.warn(message, mplDeprecation, stacklevel=1)