79572878

Date: 2025-04-14 10:14:25
Score: 5
Natty: 6
Report link

using Matplotlib 3.10.1, this instruction is not accepted anymore :

in set_val
    self.poly.xy[2] = val, 1
    ~~~~~~~~~~~~^^^
TypeError: 'tuple' object does not support item assignment

though this is typically what is suggested above. I am not an expert in these tools, just a program which was handed over to me. How can I solve this ?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (1.5): How can I solve this ?
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: lorenzaccio