<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.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/pkg_resources/__init__.py", line 558, in load_entry_point<br>    <br>  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2682, in load_entry_point<br>    <br>  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2355, in load<br>    <br>  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2361, in resolve<br>    <br>  File "/work/03858/thaque56/sw/yt-3.1/yt-x86_64/src/yt-hg/yt/__init__.py", line 123, in <module><br>    from yt.data_objects.api import \<br>  File "/work/03858/thaque56/sw/yt-3.1/yt-x86_64/src/yt-hg/yt/data_objects/api.py", line 16, in <module><br>    from .grid_patch import \<br>  File "/work/03858/thaque56/sw/yt-3.1/yt-x86_64/src/yt-hg/yt/data_objects/grid_patch.py", line 19, in <module><br>    from yt.data_objects.data_containers import \<br>  File "/work/03858/thaque56/sw/yt-3.1/yt-x86_64/src/yt-hg/yt/data_objects/data_containers.py", line 55, in <module><br>    from yt.utilities.parallel_tools.parallel_analysis_interface import \<br>  File "/work/03858/thaque56/sw/yt-3.1/yt-x86_64/src/yt-hg/yt/utilities/parallel_tools/parallel_analysis_interface.py", line 33, in <module><br>    from yt.utilities.lib.quad_tree import \<br>ImportError: No module named quad_tree<br><br><br></div>and now I cannot excecute any of my python scripts there, please help me upgrade and fix the problem. thanks<br><br></div>Tazkera<br></div>