<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2">Hallo everyone,<br><br>If I </font><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2">use </font><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2"><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2">the command `pip install nipy` to </font>install nipy on my Ubuntu 14.04.3 system, it only installs version 0.3.0 and not the newest version 0.4.0. <br><br>According </font><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2"><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2"><a href="http://nipy.org/nipy/users/installation.html" target="_blank"><a href="http://nipy.org/nipy/users/installation.html" target="_blank"><a href="http://nipy.org/nipy/users/installation.html" target="_blank">http://nipy.org/nipy/users/installation.html</a></a></a>,</font> I should use `sudo apt-get install python-nipy` to install nipy. But this would lead to the download of 40 new packages and a disk space increase of 706 MB. This seems a bit extreme, as I already have the dependencies Numpy, Scipy, Sympy, Nibabel and Matplotlib.<br><br>The new packages are the following:<br>  dvipng<br>  fonts-cabin<br>  fonts-comfortaa<br>  fonts-freefont-otf<br>  fonts-gfs-artemisia<br>  fonts-gfs-complutum<br>  fonts-gfs-didot<br>  fonts-gfs-neohellenic<br>  fonts-gfs-olga<br>  fonts-gfs-solomos<br>  fonts-inconsolata<br>  fonts-junicode<br>  fonts-lato<br>  fonts-linuxlibertine<br>  fonts-lobster<br>  fonts-lobstertwo<br>  fonts-oflb-asana-math<br>  fonts-sil-gentium<br>  fonts-sil-gentium-basic<br>  fonts-stix<br>  libwxbase2.8-0<br>  libwxgtk-media2.8-0<br>  libwxgtk2.8-0<br>  mayavi2<br>  python-apptools<br>  python-envisage<br>  python-nipy<br>  python-nipy-lib<br>  python-pyface<br>  python-sympy<br>  python-traits<br>  python-traitsui<br>  python-vtk<br>  python-wxgtk2.8<br>  python-wxversion<br>  tcl-vtk<br>  texlive-fonts-extra<br>  texlive-fonts-extra-doc<br>  ttf-adf-accanthis<br>  ttf-adf-gillius<br><br>This list might be so long, because I'm using anaconda, instead of enthought for my python distribution.<br><br></font><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2">Is there a reason why I can't install the newest version of nipy with pip on Ubuntu?<br><br>Best,<br>Michael<br id="FontBreak"><br></font><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2"><font style="font-size:10pt;" face="Arial,sans-serif" color="#000000" size="2">PS:
 I just saw that the installation via github and the command `python 
setup.py install` works (with allot of "package missing" messages), but only if I first remove any older nipy 
version from my python/site-packages directory.<br></font></font><br>                                     </div></body>
</html>