[yt-dev] problem while installing yt

Prateek Gupta prateekgidolia at gmail.com
Fri Feb 5 04:10:17 PST 2016


Thanks Nathan, by updating the wget I installed YT successfully.
Thank you so much.


Regards
Prateek

On Thu, Feb 4, 2016 at 3:45 PM, Prateek Gupta <prateekgidolia at gmail.com>
wrote:

> Thanks Nathan, Sorry for late response.
> But How you get that error was because of old version of wget ?
> The version of the wget previously installed is 1.12 now I am going on
> wget 1.16
>
> I will let you know soon whether new version of wget is working or not.
> Otherwise I will use curl.
>
>
> Thanks
> Prateek
>
>
>
> On Tue, Feb 2, 2016 at 9:46 PM, Nathan Goldbaum <nathan12343 at gmail.com>
> wrote:
>
>> The issue is that your version of wget has a bug in it:
>>
>> https://github.com/pypa/pip/issues/1823
>>
>> https://docs.fastly.com/guides/debugging/tls-certificate-errors#errors-when-using-wget
>>
>> This can be fixed by updating wget or by forcing the install script to
>> use curl. You can do this by editing the install script here:
>>
>>
>> https://bitbucket.org/yt_analysis/yt/src/34ed15d98fe48c75d824fbf6246d8ab89c4e2398/doc/install_script.sh?at=yt&fileviewer=file-view-default#install_script.sh-550
>>
>> And just unconditionally set:
>>
>> export GETFILE="curl -sSO"
>>
>>
>> Hope that helps,
>>
>> Nathan
>>
>>
>> On Tue, Feb 2, 2016 at 10:11 AM, Prateek Gupta <prateekgidolia at gmail.com>
>> wrote:
>> > Hello yt users
>> >
>> > I'm trying to install yt-stable using all-in-one script.
>> > I installed yt successfully on my laptop( ubuntu 14.04) and also on Mac
>> > system using the same one. But now i am installing in Cent OS. But it
>> gives
>> > the following error.
>> >
>> > Installing BZLIB
>> > Installing ZLIB
>> > Installing PNG
>> > Installing FreeType2
>> > Installing HDF5
>> > Installing SQLite3
>> > Installing Python 2. This may take a while, but don't worry. yt loves
>> you.
>> > Installing setuptools-18.0.1
>> > Installing mercurial-3.4
>> > Cloning yt
>> > Setting YT_DIR=/home/surajit/Documents/YT_SOFT/yt-x86_64/src/yt-hg/
>> > Installing pip
>> > ********************************************
>> >         FAILURE REPORT:
>> > ********************************************
>> >
>> > updating: yt/utilities/answer_testing/boolean_region_tests.py 1061/1209
>> > files (87.76%)
>> > updating: yt/utilities/tests/test_periodic_table.py 1098/1209 files
>> (90.82%)
>> > updating: yt/utilities/physical_ratios.py 1135/1209 files (93.88%)
>> > updating: yt/visualization/volume_rendering/transfer_functions.py
>> 1172/1209
>> > files (96.94%)
>> > updating: yt/visualization/tick_locators.py 1209/1209 files (100.00%)
>> > 1209 files updated, 0 files merged, 0 files removed, 0 files unresolved
>> > 30 files updated, 0 files merged, 0 files removed, 0 files unresolved
>> > (leaving bookmark @)
>> > ERROR: certificate common name `*.c.ssl.fastly.net' doesn't match
>> requested
>> > host name `bootstrap.pypa.io'.
>> > To connect to bootstrap.pypa.io insecurely, use
>> `--no-check-certificate'.
>> >
>> > ********************************************
>> > ********************************************
>> >
>> >
>> > I update the open SSL and again tried to install it again even I did
>> > complete new installation.But still same problem. I tried with anaconda
>> also
>> > but there I didn't understand which path I have to source to activate
>> yt.
>> >
>> >
>> > Regrads
>> > Prateek Gupta
>> >
>> > _______________________________________________
>> > yt-dev mailing list
>> > yt-dev at lists.spacepope.org
>> > http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>> >
>> _______________________________________________
>> yt-dev mailing list
>> yt-dev at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/attachments/20160205/d288f3f7/attachment.html>


More information about the yt-dev mailing list