Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93547
| References | <c55edf1c-56b7-44be-bc4d-5f74ffb3176b@googlegroups.com> |
|---|---|
| Date | 2015-07-07 15:04 +1000 |
| Subject | Re: Trying to import numpy |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.336.1436245490.3674.python-list@python.org> (permalink) |
On Tue, Jul 7, 2015 at 1:17 PM, ryguy7272 <ryanshuell@gmail.com> wrote: > I would say 100% of my errors come from importing python modules. If this every worked, I could do some real work. Instead, I spend 100% of my time trying to make thing that don't work, work. > I could equally say that 100% of your errors come from working on Windows, and that if you were on a different OS, you could do some real work. Or I could probably point out that 100% of your errors come from using the internet, and that if you had a completely stand-alone system, you could do some real work. You're blaming importing on circumstantial evidence here, and that's not exactly fair. Start by making sure you have Python 2.7.9 or better (and yes, 3.4 counts as "better"). It should come with pip already installed. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Trying to import numpy ryguy7272 <ryanshuell@gmail.com> - 2015-07-06 20:17 -0700 Re: Trying to import numpy Michael Torrie <torriem@gmail.com> - 2015-07-06 22:38 -0600 Re: Trying to import numpy Chris Angelico <rosuav@gmail.com> - 2015-07-07 15:04 +1000 Re: Trying to import numpy Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-07 08:00 +0100 Re: Trying to import numpy Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-07 09:23 -0400 Re: Trying to import numpy Terry Reedy <tjreedy@udel.edu> - 2015-07-07 12:32 -0400 Re: Trying to import numpy Laurent Pointal <laurent.pointal@free.fr> - 2015-07-07 19:53 +0200
csiph-web