David Jackson added the comment:
The problem was I had a pandas.py and a pandas.pyc in my home directory. after
deleting them everything seems to be working.
--
resolution: -> not a bug
___
Python tracker
<http://bugs.python.org/issu
New submission from David Jackson:
[Raspberry Jessie] Idle3(4.2]
If I open a idle3 shell (from menu) and enter >>import pandas as pd it accepts
the command, but if I trying and run it from the shell>> idle3 -r script.py I
get the following errors:
Traceback (most recent call l