<html><body>
<p>4 new commits in yt:</p>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/e3ee8d1ef9ac/">https://bitbucket.org/yt_analysis/yt/commits/e3ee8d1ef9ac/</a> Changeset:   e3ee8d1ef9ac Branch:      yt User:        xarthisius Date:        2016-03-18 21:27:44+00:00 Summary:     [docs] explicitly state that build dependencies must be installed when trying to building yt from source with conda Affected #:  1 file</p>
<p>diff -r ff8cdfb114c333124655223ef7b0aaffd01455bc -r e3ee8d1ef9acbc1089c16a9647fccc23c9a8ed13 doc/source/installing.rst --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -244,6 +244,13 @@</p>
<pre>Option 1:
</pre>
<p>+Ensure that you have all build dependencies installed in your current +conda environment: + +.. code-block:: bash + +  conda install cython mercurial sympy ipython h5py matplotlib +</p>
<pre>Clone the yt repository with:

.. code-block:: bash</pre>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/998b7c36c001/">https://bitbucket.org/yt_analysis/yt/commits/998b7c36c001/</a> Changeset:   998b7c36c001 Branch:      yt User:        xarthisius Date:        2016-04-06 15:09:16+00:00 Summary:     Add remark about hg installation in py3 env Affected #:  1 file</p>
<p>diff -r e3ee8d1ef9acbc1089c16a9647fccc23c9a8ed13 -r 998b7c36c001de84dce23e7314cafd2cd0bd3865 doc/source/installing.rst --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -251,6 +251,18 @@</p>
<pre>  conda install cython mercurial sympy ipython h5py matplotlib
</pre>
<p>+.. note:: + +  If you are using a python3 environment, ``conda`` will not be able to install +  <strong>mercurial</strong>, which works only with python2. You can circumvent this issue by +  creating a dedicated python2 environment and symlinking <strong>hg</strong> in your current +  environment: + +  .. code-block:: bash +     export CONDA_DIR=$(python -c ‘import sys; print(sys.executable.split("/bin/python")[0])’) +     conda create -y -n py27 python=2.7 mercurial +     ln -s ${CONDA_DIR}/envs/py27/bin/hg ${CONDA_DIR}/bin +</p>
<pre>Clone the yt repository with:

.. code-block:: bash</pre>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/5e0a7bc6fff4/">https://bitbucket.org/yt_analysis/yt/commits/5e0a7bc6fff4/</a> Changeset:   5e0a7bc6fff4 Branch:      yt User:        xarthisius Date:        2016-04-06 15:11:06+00:00 Summary:     Add missing newline Affected #:  1 file</p>
<p>diff -r 998b7c36c001de84dce23e7314cafd2cd0bd3865 -r 5e0a7bc6fff48143589d0d0622a926147d9e4cf8 doc/source/installing.rst --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -259,6 +259,7 @@</p>
<pre>  environment:

  .. code-block:: bash</pre>
<p>+</p>
<pre>export CONDA_DIR=$(python -c 'import sys; print(sys.executable.split("/bin/python")[0])')
conda create -y -n py27 python=2.7 mercurial
ln -s ${CONDA_DIR}/envs/py27/bin/hg ${CONDA_DIR}/bin</pre>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/b7e33fa51d6a/">https://bitbucket.org/yt_analysis/yt/commits/b7e33fa51d6a/</a> Changeset:   b7e33fa51d6a Branch:      yt User:        ngoldbaum Date:        2016-04-06 18:10:46+00:00 Summary:     Merged in xarthisius/yt (pull request #2052)</p>
<p>[docs] Update conda install Affected #:  1 file</p>
<p>diff -r c55b7a1e36bf638dffa73074a047cc5c2e245bf7 -r b7e33fa51d6a6bc39a40180c775dad0788a7b4d2 doc/source/installing.rst --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -244,6 +244,26 @@</p>
<pre>Option 1:
</pre>
<p>+Ensure that you have all build dependencies installed in your current +conda environment: + +.. code-block:: bash + +  conda install cython mercurial sympy ipython h5py matplotlib + +.. note:: + +  If you are using a python3 environment, ``conda`` will not be able to install +  <strong>mercurial</strong>, which works only with python2. You can circumvent this issue by +  creating a dedicated python2 environment and symlinking <strong>hg</strong> in your current +  environment: + +  .. code-block:: bash + +     export CONDA_DIR=$(python -c ‘import sys; print(sys.executable.split("/bin/python")[0])’) +     conda create -y -n py27 python=2.7 mercurial +     ln -s ${CONDA_DIR}/envs/py27/bin/hg ${CONDA_DIR}/bin +</p>
<pre>Clone the yt repository with:

.. code-block:: bash</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-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27AGF-2F9JWHLwJD5-2FuLNp3KXcjFRvytXWqUttkCN3xDh-2BlRdeejsM-2FXI1zm2afD0pgJIVmQj7J4zJkG59-2BWvLQH-2B66adML5F0ST4iia0lUz3au9Ppl5liypiyx33ddZmtGQ8kLNzWGrDn-2FeB-2FAinpEIWlx9zT9NyPaclnMpeQr3BfAQiNnvcuoGtje3W5XdKyA5k-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>