Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71802

Re: Python and Math

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'report,': 0.09; 'seemed': 0.09; 'url:github': 0.09; 'worked.': 0.09; 'python': 0.11; 'wrote': 0.14; 'windows': 0.15; 'golden': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:issues': 0.16; 'url:pip': 0.16; 'url:py': 0.16; 'whatever,': 0.16; 'wrote:': 0.18; '(not': 0.18; 'possible,': 0.19; 'working.': 0.19; 'work,': 0.20; 'seems': 0.21; 'command': 0.22; '>>>': 0.22; '(in': 0.22; 'install': 0.23; 'error': 0.23; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'installed': 0.27; 'tried': 0.27; 'appreciated.': 0.29; 'tim': 0.29; 'gives': 0.31; 'received:co.za': 0.34; 'received:za': 0.34; 'connection': 0.35; 'but': 0.35; 'thanks': 0.36; 'list': 0.37; 'server': 0.38; 'to:addr:python-list': 0.38; 'that,': 0.38; 'reported': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'results.': 0.60; 'first': 0.61; 'here:': 0.62; '20,': 0.68; 'frank': 0.68; 'received:41': 0.70; 'secure': 0.71; 'felt': 0.74; 'skip:n 40': 0.81; 'firefox)': 0.84; 'notebook': 0.96
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From "Frank Millman" <frank@chagford.com>
Subject Re: Python and Math
Date Tue, 20 May 2014 14:51:27 +0200
References <ll98g7$6o7$1@speranza.aioe.org> <llak9u$8rs$1@reader1.panix.com> <mailman.10113.1400438543.18130.python-list@python.org> <llcljo$8ce$1@speranza.aioe.org> <9c2aecd7-7c4a-4d6c-b8f3-418c0005d00a@googlegroups.com> <9d14f092-4e41-4d52-8502-32ab7cbfa3ae@googlegroups.com> <9609c0b2-653d-421f-a2be-946c6e4e31b6@googlegroups.com> <mailman.10141.1400527132.18130.python-list@python.org> <53be0d6b-25fb-4c46-8768-0287d8953abd@googlegroups.com> <mailman.10150.1400580836.18130.python-list@python.org> <3f92f709-3c00-46d7-88ef-23ef5d0e6d8a@googlegroups.com> <537B42BC.3030508@timgolden.me.uk>
X-Gmane-NNTP-Posting-Host 41-135-99-73.dsl.mweb.co.za
X-MSMail-Priority Normal
X-Newsreader Microsoft Outlook Express 6.00.3790.4657
X-MimeOLE Produced By Microsoft MimeOLE V6.00.3790.4913
X-RFC2646 Format=Flowed; Original
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.10152.1400590338.18130.python-list@python.org> (permalink)
Lines 53
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1400590338 news.xs4all.nl 2940 [2001:888:2000:d::a6]:41065
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71802

Show key headers only | View raw


"Tim Golden" <mail@timgolden.me.uk> wrote in message 
news:537B42BC.3030508@timgolden.me.uk...
> On 20/05/2014 12:20, Rustom Mody wrote:
>> On Tuesday, May 20, 2014 3:43:45 PM UTC+5:30, Tim Golden wrote:
>>> If it's possible, download get-pip.py from here:
>>>
>>> https://bootstrap.pypa.io/get-pip.py
>>
>> Gives me secure connection failed error (in firefox)
>>
>
> I've reported on the PyPA issues list for pip:
>
> https://github.com/pypa/pip/issues/1823
>
> but, as you can see from that report, I was only able to get a failure
> in one circumstance. I can successfully download via FF29, IE11 & chrome
> whatever, all on Win7.
>

I have never managed to install pip before (not that I have tried very hard) 
but following
your instructions I seemed to have installed it successfully, using Windows 
Server 2003,
IE8, and python 3.3.

I used it to install IPython, with the following results.

First I ran 'pip install ipython', which worked.

Then I read the IPython docs, which gave the following command to install 
Notebook -
    'pip install ipython[notebook]'

That seemed to work, but when I ran 'ipython notebook' it failed on 'import 
pyzmq'.

I ran 'pip install pyzmq', tried again, and it failed on 'import jinja2'.

I used pip to install that, then it failed on 'import tornado'.

I used pip to install that, and now it seems to be working.

Now I understand why 'pip' is so popular - despite the above hiccups, it 
felt very smooth.

Thanks for the instructions, Tim - much appreciated.

Frank Millman


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-17 23:13 -0400
  Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-17 20:26 -0700
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 01:04 -0400
  Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-18 13:33 +1000
  Re: Python and Math Gary Herron <gary.herron@islandtraining.com> - 2014-05-17 21:12 -0700
  Re: Python and Math Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-18 04:51 +0000
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 01:33 -0400
    Re: Python and Math Roy Smith <roy@panix.com> - 2014-05-18 09:25 -0400
      Re: Python and Math Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-18 15:05 +0100
  Re: Python and Math Wolfgang Keller <feliphil@gmx.net> - 2014-05-18 15:59 +0200
  Re: Python and Math Grant Edwards <invalid@invalid.invalid> - 2014-05-18 15:40 +0000
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 14:09 -0400
      Re: Python and Math Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-20 20:40 -0400
      Re: Python and Math Tony the Tiger <tony@tiger.invalid> - 2014-05-21 00:59 +0000
        Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-21 10:32 +0100
      Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-21 10:34 +0100
    Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-18 19:42 +0100
      Re: Python and Math Fabien <fabien.maussion@gmail.com> - 2014-05-19 12:15 +0200
        Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-19 11:30 +0100
        Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 05:46 -0700
          Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-19 23:09 +1000
            Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 06:15 -0700
              Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-19 23:24 +1000
              Re: Python and Math Gene Heskett <gheskett@wdtv.com> - 2014-05-19 10:22 -0400
        Re: Python and Math wxjmfauth@gmail.com - 2014-05-19 07:56 -0700
          Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 09:09 -0700
            Re: Python and Math wxjmfauth@gmail.com - 2014-05-19 12:07 -0700
              Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-19 20:18 +0100
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-20 02:19 -0700
                Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-20 11:13 +0100
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 04:20 -0700
                Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-20 12:55 +0100
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 07:14 -0700
                Re: Python and Math "Frank Millman" <frank@chagford.com> - 2014-05-20 14:51 +0200
                Re: Python and Math chris.barker@noaa.gov - 2014-05-21 16:14 -0700
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-21 23:52 -0700
                Re: Python and Math "Frank Millman" <frank@chagford.com> - 2014-05-22 11:04 +0200
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-20 06:42 -0700
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 07:23 -0700
              Re: Python and Math Cameron Simpson <cs@zip.com.au> - 2014-05-20 09:03 +1000

csiph-web