[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#794251: need to update python-pymysql ?



Potentially yes. I'm currently trying to get it to work with 0.6.2, if you want you can follow that progress
on the github tracker[0]. Otherwise I will have no choice but to ask the PyMySQL-maintainers to update the
debian version.

Lennart

[0] https://github.com/dbcli/mycli/issues/155

September 22 2015 12:30 PM, juke@free.fr wrote:
> Traceback (most recent call last):
> File "/usr/bin/mycli", line 5, in <module>
> from pkg_resources import load_entry_point
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2876, in <module>
> working_set = WorkingSet._build_master()
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 451, in _build_master
> return cls._build_from_requirements(__requires__)
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 464, in _build_from_requirements
> dists = ws.resolve(reqs, Environment())
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 639, in resolve
> raise DistributionNotFound(req)
> pkg_resources.DistributionNotFound: PyMySQL>=0.6.6


Reply to: