Package: python3-numba Version: 0.42.0-1 Severity: normal Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? When importing numba, the following warning appears >>> import numba /usr/lib/python3/dist-packages/numba/errors.py:104: UserWarning: Insufficiently recent colorama version found. Numba requires colorama >= 0.3.9 warnings.warn(msg) * What exactly did you do (or not do) that was effective (or ineffective)? Installing a newer version of colorama (e.g. via pip3) solves the issue. * What was the outcome of this action? See previous answer. * What outcome did you expect instead? Debian should either provide an more recent version of python3-colorama or fix the dependencies of python3-numba. Best regards, mando -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-numba depends on: ii libc6 2.28-8 ii libgcc1 1:8.3.0-5 ii libgomp1 8.3.0-5 ii libstdc++6 8.3.0-5 ii libtbb2 2018~U6-4 ii python3 3.7.2-1 ii python3-llvmlite 0.27.0-2 ii python3-numpy [python3-numpy-abi9] 1:1.16.2-1 Versions of packages python3-numba recommends: ii numba-doc 0.42.0-1 Versions of packages python3-numba suggests: pn nvidia-cuda-toolkit <none> -- no debconf information

