Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #82719
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!newsfeed0.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <davea@davea.name> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'installed.': 0.07; 'sys': 0.07; 'python': 0.11; '2.7': 0.14; 'windows': 0.15; 'cmd': 0.16; 'command,': 0.16; 'nameerror:': 0.16; "skip:' 60": 0.16; 'skip:[ 30': 0.16; 'wrote:': 0.18; 'bit': 0.19; "skip:' 30": 0.19; 'import': 0.22; 'install': 0.23; 'header:User-Agent:1': 0.23; 'commands,': 0.24; 'versions': 0.24; 'question': 0.24; 'suggested': 0.26; 'this:': 0.26; 'downloaded': 0.26; 'defined': 0.27; '2010,': 0.27; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'tried': 0.27; '(c)': 0.29; 'am,': 0.29; "skip:' 10": 0.31; '"",': 0.31; '>>>>': 0.31; 'directory,': 0.31; 'ones.': 0.31; 'steven': 0.31; 'file': 0.32; 'this.': 0.32; 'run': 0.32; '(most': 0.33; 'december': 0.35; 'except': 0.35; 'thanks': 0.36; 'to:addr :python-list': 0.38; 'recent': 0.39; 'to:addr:python.org': 0.39; 'then,': 0.60; 'course': 0.61; "you're": 0.61; 'name': 0.63; 'more': 0.64; 'reserved.': 0.68; '20,': 0.68; 'received:74.208': 0.68; 'jul': 0.74; 'received:74.208.4.194': 0.84; 'subject:very': 0.91; '2013': 0.98 |
| Date | Sun, 21 Dec 2014 09:19:20 -0500 |
| From | Dave Angel <davea@davea.name> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: very weird pandas behavior |
| References | <7a83719d-f39c-49ad-8df5-3d3d19c127b1@googlegroups.com> <9ca0491d-6589-4184-8487-68527dc9469b@googlegroups.com> |
| In-Reply-To | <9ca0491d-6589-4184-8487-68527dc9469b@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Provags-ID | V02:K0:cc8p0JqQ9Cx5MkPPFRscMjYo1suKNzmX7J0Mg25NEkT /79bW1xtFWdIzrPXNtYggMb1qloIqqwDrr05HVYev65o0Jg4l1 WTtX/KMMLD4M/ggomxA/WB3qowzaluDNbBUFBAYwDBfhZ11p+3 kFKMWu9n56CWmmJUxZqnuKQdGk7MnsE2UZscYibhWDWHhLZnsj uTYiRJcbqsnmC9yLdqGHEIXwDJ74mNIK9K4ZmFe3fSWQd8RDvm ypULQDV+LJqyA1KPLQDhzVuUsRXEMVgJ67EQvklySuHBN4IVji tEJl+MbQ4C3UKKVbDWvLiykqK0kFxAxQHK/HjugerdFifMBeqj 1cMwsd72MMP8IOsce/yk= |
| X-UI-Out-Filterresults | notjunk:1; |
| 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.17093.1419171581.18130.python-list@python.org> (permalink) |
| Lines | 41 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1419171581 news.xs4all.nl 2918 [2001:888:2000:d::a6]:57488 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:82719 |
Show key headers only | View raw
On 12/21/2014 07:44 AM, ryguy7272 wrote: > On Saturday, December 20, 2014 10:46:40 AM UTC-5, ryguy7272 wrote: >> I downloaded pandas and put it in my python directory, then, at the C-prompt, I ran this: >> "pip install pandas" > > Thanks Steven. I just tried what you recommended, and got this. > >>>> import sys >>>> print(sys.version) > 2.7 (r27:82525, Jul 4 2010, 07:43:08) [MSC v.1500 64 bit (AMD64)] >>>> print(sys.path) > ['C:\\Python27\\Lib\\idlelib', 'C:\\Python27\\lib\\site-packages\\requests-2.4.3-py2.7.egg', 'C:\\Python27\\lib\\site-packages\\html-1.16-py2.7.egg', 'C:\\Python34', 'C:\\WINDOWS\\SYSTEM32\\python27.zip', 'C:\\Python27\\DLLs', 'C:\\Python27\\lib', 'C:\\Python27\\lib\\plat-win', 'C:\\Python27\\lib\\lib-tk', 'C:\\Python27', 'C:\\Python27\\lib\\site-packages'] >>>> > > > I also got this. > > Microsoft Windows [Version 6.3.9600] > (c) 2013 Microsoft Corporation. All rights reserved. > > C:\Users\Ryan>python > Python 2.7 (r27:82525, Jul 4 2010, 07:43:08) [MSC v.1500 64 bit (AMD64)] on win > 32 > Type "help", "copyright", "credits" or "license" for more information. >>>> python27 > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > NameError: name 'python27' is not defined python27 and python33 are Windows commands, not Python ones. You run them at the cmd prompt. Steven suggested those to see what other versions of Python you have installed. And of course the other question is what directory did pandas get installed to. You can find that out with the find command, except that you're on Windows. So I think you'd have to use dir /s -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-20 07:46 -0800
Re: very weird pandas behavior Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-21 13:22 +1100
Re: very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-21 04:44 -0800
Re: very weird pandas behavior Dave Angel <davea@davea.name> - 2014-12-21 09:19 -0500
Re: very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-21 17:01 -0800
Re: very weird pandas behavior Chris Angelico <rosuav@gmail.com> - 2014-12-22 12:15 +1100
Re: very weird pandas behavior Dave Angel <davea@davea.name> - 2014-12-21 20:40 -0500
Re: very weird pandas behavior oldknackers@googlemail.com - 2014-12-21 17:25 -0800
Re: very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-21 18:07 -0800
Re: very weird pandas behavior Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-12-22 02:51 +0000
Re: very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-21 18:09 -0800
Re: very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-21 18:25 -0800
Re: very weird pandas behavior Chris Angelico <rosuav@gmail.com> - 2014-12-22 13:50 +1100
Re: very weird pandas behavior Rustom Mody <rustompmody@gmail.com> - 2014-12-21 18:53 -0800
Re: very weird pandas behavior wxjmfauth@gmail.com - 2014-12-22 00:16 -0800
Re: very weird pandas behavior Steven D'Aprano <steve@pearwood.info> - 2014-12-22 04:11 +0000
Re: very weird pandas behavior Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-12-22 15:50 -0500
Re: very weird pandas behavior oldknackers@googlemail.com - 2014-12-21 22:21 -0800
Re: very weird pandas behavior ryguy7272 <ryanshuell@gmail.com> - 2014-12-22 07:55 -0800
Re: very weird pandas behavior Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-12-22 16:39 +0000
Re: very weird pandas behavior Dave Angel <davea@davea.name> - 2014-12-22 11:47 -0500
Re: very weird pandas behavior Chris Angelico <rosuav@gmail.com> - 2014-12-23 04:29 +1100
Re: very weird pandas behavior Rick Johnson <rantingrickjohnson@gmail.com> - 2014-12-22 14:15 -0800
Re: very weird pandas behavior Chris Angelico <rosuav@gmail.com> - 2014-12-23 09:33 +1100
Re: very weird pandas behavior wxjmfauth@gmail.com - 2014-12-23 01:35 -0800
Re: very weird pandas behavior Rick Johnson <rantingrickjohnson@gmail.com> - 2014-12-23 14:35 -0800
Re: very weird pandas behavior Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-24 13:23 +1100
Re: very weird pandas behavior wxjmfauth@gmail.com - 2014-12-24 00:00 -0800
Re: very weird pandas behavior wxjmfauth@gmail.com - 2014-12-24 06:19 -0800
Re: very weird pandas behavior wxjmfauth@gmail.com - 2014-12-26 00:59 -0800
csiph-web