qxf2-page-object-model icon indicating copy to clipboard operation
qxf2-page-object-model copied to clipboard

Pin imageio module version in requirements.txt file

Open shivahari opened this issue 4 months ago • 0 comments

The imageio module version - 2.34.1 raises a ValueError exception ❌ with message - all input arrays must have the same shape when creating a gif.

While this needs to be investigated and fixed, modify the requirements.txt file to pin the imageio to knowing working version - 2.22.1

shivahari avatar Oct 09 '24 07:10 shivahari