Numpy >2. -> product removed in favour of prod
Matplotlib 3.5.9 > ax.images.append( im ) removed ---> replace with ax.add_images( im )
Python environment should solve this but I've had people use the env and default to new matplotlib install regardless
Numpy >2. -> product removed in favour of prod
Matplotlib 3.5.9 > ax.images.append( im ) removed ---> replace with ax.add_images( im )
Python environment should solve this but I've had people use the env and default to new matplotlib install regardless