<html><body>
<p>1 new commit in yt:</p>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/346c6d008512/">https://bitbucket.org/yt_analysis/yt/commits/346c6d008512/</a> Changeset:   346c6d008512 Branch:      yt User:        chummels Date:        2016-04-13 16:38:59+00:00 Summary:     Merged in Yurlungur/yt (pull request #2124)</p>
<p>[Closes #1169] Added documentation about setuptools problem Affected #:  1 file</p>
<p>diff -r 74a90987f18bddc2d00a080aaed6aab7036d77ed -r 346c6d008512f10b1a9243d27238bdc5ed96ded5 doc/source/installing.rst --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -367,6 +367,27 @@</p>
<pre>  <http://stackoverflow.com/questions/4495120/combine-user-with-prefix-error-with-setup-py-install>`_
  if you are curious why ``--prefix=`` is neccessary on some systems.
</pre>
<p>+.. note:: + +   yt requires version 18.0 or higher of ``setuptools``. If you see +   error messages about this package, you may need to update it. For +   example, with pip via + +   .. code-block:: bash + +      pip install --upgrade setuptools + +   or your preferred method. If you have ``distribute`` installed, you +   may also see error messages for it if it's out of date. You can +   update with pip via + +   .. code-block:: bash + +      pip install --upgrade distribute + +   or via your preferred method. + +</p>
<pre>This will install yt into a folder in your home directory
(``$HOME/.local/lib64/python2.7/site-packages`` on Linux,
``$HOME/Library/Python/2.7/lib/python/site-packages/`` on OSX) Please refer to</pre>
<p>Repository URL: <a href="https://bitbucket.org/yt_analysis/yt/">https://bitbucket.org/yt_analysis/yt/</a></p>
<p>—</p>
<p>This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.</p>

<img src="http://link.bitbucket.org/wf/open?upn=ll4ctv0L-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27CKn-2BHUwIz6iCbktrQwhdi4T9opLhFdcOeOcdl6m0i1X60DaiK88ORyl-2FN5awsfcuFF-2BmqeiMELpDmzv0EUPozKj2bMN8D6HIqsmghklV4j47RnvnCakXsqG9R7Kn2L4Q7Uecy-2FrcbsTv-2BBgD5ZutuWxSTUejLSP2SuOdN-2F4R2dHn8AX8ID5Yog9lc9XTB-2FXpo-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>