Package: python-pandas
Version: 0.14.1-2
Severity: grave
Justification: renders package unusable

Installing python-pandas whitout python-pkg-resources results in an error

user@host:~$ python
Python 2.7.9 (default, Mar  1 2015, 12:57:24)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import pandas
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/pandas/__init__.py", line 45, in <module>
    from pandas.io.api import *
File "/usr/lib/python2.7/dist-packages/pandas/io/api.py", line 15, in <module>
    from pandas.io.gbq import read_gbq
File "/usr/lib/python2.7/dist-packages/pandas/io/gbq.py", line 9, in <module>
    import pkg_resources
ImportError: No module named pkg_resources

-- System Information:
Debian Release: 8.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-pandas depends on:
ii  python             2.7.9-1
ii  python-dateutil    2.2-2
ii  python-numpy       1:1.8.2-2
ii  python-pandas-lib  0.14.1-2
ii  python-six         1.8.0-1
ii  python-tz          2012c+dfsg-0.1

Versions of packages python-pandas recommends:
pn  python-bs4          <none>
pn  python-html5lib     <none>
pn  python-matplotlib   <none>
pn  python-numexpr      <none>
pn  python-openpyxl     <none>
pn  python-scipy        <none>
pn  python-statsmodels  <none>
pn  python-tables       <none>
pn  python-xlrd         <none>
pn  python-xlwt         <none>

Versions of packages python-pandas suggests:
pn  python-pandas-doc  <none>

-- no debconf information

Reply via email to