Re: very weird pandas behavior

2014-12-21 Thread oldknackers
On Saturday, December 20, 2014 3:46:40 PM UTC, ryguy7272 wrote:
> I downloaded pandas and put it in my python directory, then, at the C-prompt, 
> I ran this:
> "pip install pandas"
> 
> It looks like everything downloaded and installed fine.  Great.
> 
> Now, in Python Shell, I enter this:
> import pandas as pd
> 
> I get this error.  
> Traceback (most recent call last):
>   File "", line 1, in 
> import pandas as pd
> ImportError: No module named pandas
> 
> 
> Any idea what I'm doing wrong?

Take a look at ryguy7272's previous questions here
https://groups.google.com/forum/#!searchin/comp.lang.python/ryguy7272
which take no notice of advice given.
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: very weird pandas behavior

2014-12-21 Thread oldknackers
On Saturday, December 20, 2014 3:46:40 PM UTC, ryguy7272 wrote:
> I downloaded pandas and put it in my python directory, then, at the C-prompt, 
> I ran this:
> "pip install pandas"
> 
> It looks like everything downloaded and installed fine.  Great.
> 
> Now, in Python Shell, I enter this:
> import pandas as pd
> 
> I get this error.  
> Traceback (most recent call last):
>   File "", line 1, in 
> import pandas as pd
> ImportError: No module named pandas
> 
> 
> Any idea what I'm doing wrong?

It's begining to look like weird behavour from ryguy7272, multipe times asking 
how to install numpy on python-forum.org and not following the advice given.
http://www.python-forum.org/viewtopic.php?f=10&t=13700&p=23970#p23970
http://www.python-forum.org/viewtopic.php?f=6&t=13748&p=24082#p24082
-- 
https://mail.python.org/mailman/listinfo/python-list