From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: speedtest-cli => ImportError Date: Sun, 13 Oct 2019 14:48:28 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4027638710974874858==" List-Id: --===============4027638710974874858== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, being curious, I tested 'speedtest-cli' on Core 136. This gives me: ***SNIP*** root(a)ipfire: ~ # speedtest-cli Traceback (most recent call last): File "/usr/bin/speedtest-cli", line 5, in from pkg_resources import load_entry_point ImportError: No module named pkg_resources *** As far as I can see, 'speedtest-cli' needs some modules from '/usr/lib/python3.6/...' which are not part of the current Core 136 and Core 137(!?) running 'python 2.7.15'. See: rootfiles from 'python3' and 'python3-setuptools'. Or is it my fault? Can anyone confirm? Best, Matthias --===============4027638710974874858==--