Open GentlemanRider opened 3 years ago
I had to replace headlen=40 with headLen=40 on hot_wire_draw.py Running pyQt 5.15.2 on a up to date Ubuntu 20.4
Sorry but it seems you have written twice "headlen=40" in your message. What are the previous and new values?
the values are the same, but it's case sensitive and requires the L to be uppercase.
I had to replace headlen=40 with headLen=40 on hot_wire_draw.py Running pyQt 5.15.2 on a up to date Ubuntu 20.4