Package: mycli
Version: 1.8.1-1
Severity: normal
It fails to start for me:
root@wp1:~# mycli
Traceback (most recent call last):
File "/usr/bin/mycli", line 6, in <module>
from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'
root@wp1:~# dpkg -l python3-click python3-configobj python3-crypto
python3-prompt-toolkit python3-pygments python3-pymysql python3-sqlparse
python3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture
Description
+++-===========================-==================-==================-===========================================================
ii python3 3.4.2-2 amd64
interactive high-level object-oriented language (default py
ii python3-click 6.6-1 all Simple
wrapper around optparse for powerful command line ut
ii python3-configobj 5.0.6-1 all simple
but powerful config file reader and writer for Pytho
ii python3-crypto 2.6.1-5+b2 amd64
cryptographic algorithms and protocols for Python 3
ii python3-prompt-toolkit 1.0.9-1 all library
for building interactive command lines (Python 3)
ii python3-pygments 2.0.1+dfsg-1.1+deb all syntax
highlighting package written in Python 3
ii python3-pymysql 0.7.9-2 all
Pure-Python MySQL Driver - Python 3.x
ii python3-sqlparse 0.2.2-1 all
non-validating SQL parser for Python 3
This is on a minimal vserver environment.
Thanks,
Paul Slootman