<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 25, 2016 at 9:49 PM, tazkera haque <span dir="ltr"><<a href="mailto:h.tazkera@gmail.com" target="_blank">h.tazkera@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div>Hi people, <br><br></div>I would like to upgrade yt to the latest version, I tried typing <b>yt update </b>in a folder on cluster /work/03858/thaque56/sw/yt-3.1 and it gives me following error:<br><br>Traceback (most recent call last):<br>  File "/work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/bin/yt", line 9, in <module><br>    load_entry_point('yt==3.2.3', 'console_scripts', 'yt')()<br>  File "build/bdist.linux-x86_64/egg/<wbr>pkg_resources/__init__.py", line 558, in load_entry_point<br>    <br>  File "build/bdist.linux-x86_64/egg/<wbr>pkg_resources/__init__.py", line 2682, in load_entry_point<br>    <br>  File "build/bdist.linux-x86_64/egg/<wbr>pkg_resources/__init__.py", line 2355, in load<br>    <br>  File "build/bdist.linux-x86_64/egg/<wbr>pkg_resources/__init__.py", line 2361, in resolve<br>    <br>  File "/work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/src/yt-hg/yt/__<wbr>init__.py", line 123, in <module><br>    from yt.data_objects.api import \<br>  File "/work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/src/yt-hg/yt/data_<wbr>objects/api.py", line 16, in <module><br>    from .grid_patch import \<br>  File "/work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/src/yt-hg/yt/data_<wbr>objects/grid_patch.py", line 19, in <module><br>    from yt.data_objects.data_<wbr>containers import \<br>  File "/work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/src/yt-hg/yt/data_<wbr>objects/data_containers.py", line 55, in <module><br>    from yt.utilities.parallel_tools.<wbr>parallel_analysis_interface import \<br>  File "/work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/src/yt-hg/yt/<wbr>utilities/parallel_tools/<wbr>parallel_analysis_interface.<wbr>py", line 33, in <module><br>    from yt.utilities.lib.quad_tree import \<br>ImportError: No module named quad_tree<br><br></div></div></div></blockquote><div><br></div><div>$ cd /work/03858/thaque56/sw/yt-3.<wbr>1/yt-x86_64/src/yt-hg/</div><div>$ hg --config extensions.purge= purge --all yt</div><div>$ hg pull <a href="https://bitbucket.org/yt_analysis/yt">https://bitbucket.org/yt_analysis/yt</a></div><div>$ hg update yt</div><div>$ python setup.py develop</div><div> </div><div>This will put you on the latest in-development version of yt. If you'd instead like to be on the last stable release, do "hg update stable" instead of "hg update yt".</div><div><br></div><div>"yt update" is supposed to automate this, but something seems to have gone wrong in your case. I'm not sure why.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><br></div>and now I cannot excecute any of my python scripts there, please help me upgrade and fix the problem. thanks<span class=""><font color="#888888"><br><br></font></span></div><span class=""><font color="#888888">Tazkera<br></font></span></div>
<br>______________________________<wbr>_________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
<br></blockquote></div><br></div></div>