Comment 10 for bug 1975947

Revision history for this message
Aaron (aaron-boim) wrote : Re: pronterface does not start in jammy

me too:
$ pronterface ...
 File "/usr/lib/python3/dist-packages/printrun/gviz.py", line 197, in __init__
    self.mainpen = wx.Pen(wx.Colour(0, 0, 0), penwidth)
TypeError: Pen(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 2 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'Colour'