[Debian-med-packaging] Bug#939181: [Help] Re: Bug#939181: cycle: Python2 removal in sid/bullseye

Andreas Tille andreas at an3as.eu
Wed Sep 11 15:12:34 BST 2019


Control: tags -1 help

On Wed, Sep 11, 2019 at 09:33:54AM -0300, Antonio Terceiro wrote:
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> ~[100]$ cycle
>   File "/usr/bin/cycle", line 29
>     if lang_find:
>                 ^
> TabError: inconsistent use of tabs and spaces in indentation

Argh.  That's fixed via autopep8 in Git[1] now.  However, when calling
cycle I get

$ cycle
Traceback (most recent call last):
  File "/usr/bin/cycle", line 12, in <module>
    from dialogs import *
  File "/usr/share/cycle/dialogs.py", line 8, in <module>
    from cal_year import cycle, Val
  File "/usr/share/cycle/cal_year.py", line 9, in <module>
    from dialogs import Note_Dlg
ImportError: cannot import name 'Note_Dlg' from 'dialogs' (/usr/share/cycle/dialogs.py)


Any idea how to fix this?

Kind regards

     Andreas.


[1]  https://salsa.debian.org/med-team/cycle

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list