[Python-modules-team] Bug#871785: python3-dask: Version 0.15.1-2 not working

magnunor magnunor at gmail.com
Fri Aug 11 14:41:05 UTC 2017


Package: python3-dask
Version: 0.15.1-1
Severity: important

Dear Maintainer,

The current revision in unstable (0.15.1-2) doesn't work. Importing dask
leads to:

import dask
---------------------------------------------------------------------------
KeyError                                  Traceback (most recent call
last)
<ipython-input-1-efdd38ea8923> in <module>()
----> 1 import dask

/usr/lib/python3/dist-packages/dask/__init__.py in <module>()
     20 versions = get_versions()
          21 __version__ = versions['version']
          ---> 22 __git_revision__ = versions['full-revisionid']
               23 del get_versions, versions

               KeyError: 'full-revisionid'

Downgrading to 0.15.1-1 in testing fixes the issue.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages python3-dask depends on:
ii  python3  3.5.3-3

Versions of packages python3-dask recommends:
ii  python3-numpy  1:1.12.1-3+b2
ii  python3-toolz  0.8.2-3

Versions of packages python3-dask suggests:
pn  python-dask-doc      <none>
pn  python3-cloudpickle  <none>
pn  python3-distributed  <none>
pn  python3-graphviz     <none>
ii  python3-pandas       0.20.3-1
pn  python3-partd        <none>
ii  python3-psutil       5.0.1-1+b1

-- no debconf information



More information about the Python-modules-team mailing list