[yt-users] installation problem

Nathan Goldbaum nathan12343 at gmail.com
Fri Jul 22 06:55:00 PDT 2016


Hi Ritam,

We're just about ready to release a new version of yt and along with it a
new version of the install script that should be much more robust.

Can you go ahead and remove your old, broken installation along with the
old version of the install script and re-run using the latest version:

$ cd /home/ritan
$ rm -r yt-x86_64
$ rm install_script.sh
$ wget http://bitbucket.org/yt_analysis/yt/raw/yt/doc/install_script.sh
$ bash install_script.sh

And then follow the instructions it prints out. You may also want to edit
it a bit to customize the installation options.

Documentation on the new version of the install script is here:
http://yt-project.org/docs/dev/installing.html#all-in-one-installation-script

Note that the links to download the install script in that document won't
be correct until we do the yt 3.3 release, which will hopefully be any day
now.

-Nathan

On Fri, Jul 22, 2016 at 7:42 AM, Ritam Mallick <mallick at iiserb.ac.in> wrote:

> Dear all,
>
> I am trying to install yt in my desktop (Ubuntu 15.04). However it shows
> this error (last few lines of the yt_install.log)
>
>
> running install_scripts
> copying build/scripts-2.7/hg -> /home/ritam/yt-x86_64/bin
> changing mode of /home/ritam/yt-x86_64/bin/hg to 775
> running install_egg_info
> Writing
> /home/ritam/yt-x86_64/lib/python2.7/site-packages/mercurial-3.4-py2.7.egg-info
> using https://bitbucket.org/yt_analysis/yt-supplemental/
> sending capabilities command
> abort: No module named _ssl!
> using https://bitbucket.org/yt_analysis/yt/
> sending capabilities command
> abort: No module named _ssl!
> abort: repository /home/ritam/yt-x86_64/src/yt-hg/ not found!
> 2016-07-22 17:28:23 URL:https://bootstrap.pypa.io/get-pip.py
> [1524722/1524722] -> "get-pip.py" [1]
> Traceback (most recent call last):
>   File "get-pip.py", line 19177, in <module>
>     main()
>   File "get-pip.py", line 194, in main
>     bootstrap(tmpdir=tmpdir)
>   File "get-pip.py", line 82, in bootstrap
>     import pip
>   File "/tmp/tmpDR_d0M/pip.zip/pip/__init__.py", line 16, in <module>
>   File "/tmp/tmpDR_d0M/pip.zip/pip/vcs/subversion.py", line 9, in <module>
>   File "/tmp/tmpDR_d0M/pip.zip/pip/index.py", line 30, in <module>
>   File "/tmp/tmpDR_d0M/pip.zip/pip/wheel.py", line 39, in <module>
>   File "/tmp/tmpDR_d0M/pip.zip/pip/_vendor/distlib/scripts.py", line 14,
> in <module>
>   File "/tmp/tmpDR_d0M/pip.zip/pip/_vendor/distlib/compat.py", line 31, in
> <module>
> ImportError: cannot import name HTTPSHandler
>
> Hope to get some help.
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20160722/afb81383/attachment.html>


More information about the yt-users mailing list