[help] pymol: Deprecation warning during startup

2021-12-14 Thread Andreas Tille
Hi, I think I've fixed the issue[1] and it works nicely at command line. Unfortunately Salsa-CI[2] shows a new issue AttributeError: module 'importlib' has no attribute 'util' which I do not understand at all since at command line there is the attribute 'util'. Any hint would be welcome

Bug#1001730: RFH: qdarkstyle

2021-12-14 Thread Boyuan Yang
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-python@lists.debian.org debian-scie...@lists.debian.org Package qdarkstyle is currently team-maintained under Debian Python Team. It is a (build-)dependency for the versatile Python-based scientific IDE spyder ( https://tracker.debian.org/pkg/s

Re: Ball fails its autopkgtest - how to properly deal with sip files?

2021-12-14 Thread Andreas Tille
Control: tags -1 pending I've fixed the dh_installdocs issue in Git[1] but wanted to solve the autopkgtest issue as well. At first I provided the proper module name[2] which brought me back to the old discussion here: Am Thu, Sep 23, 2021 at 11:59:50PM +0200 schrieb Étienne Mollier: > Hi Nilesh,

Re: [help] pymol: Deprecation warning during startup

2021-12-14 Thread Andrey Rahmatullin
On Tue, Dec 14, 2021 at 09:17:31PM +0100, Andreas Tille wrote: > I think I've fixed the issue[1] and it works nicely at command line. > Unfortunately > Salsa-CI[2] shows a new issue > >AttributeError: module 'importlib' has no attribute 'util' You should explicitly import modules that you ar

Re: [Debichem-devel] [help] pymol: Deprecation warning during startup

2021-12-14 Thread Daniel Leidert
Am Dienstag, dem 14.12.2021 um 21:17 +0100 schrieb Andreas Tille: > Hi, > > I think I've fixed the issue[1] and it works nicely at command line.  > Unfortunately > Salsa-CI[2] shows a new issue > >    AttributeError: module 'importlib' has no attribute 'util' > > which I do not understand at all