Andreas Schiffler
Andreas Schiffler
Same problem in Notebooks on Azure Synapse spark pools. See attached notebook .ipynb dump with output included. [Notebook 1-ipynb.txt](https://github.com/ydataai/ydata-profiling/files/13847407/Notebook.1-ipynb.txt)
> Hello, > > `typing_extensions.Buffer` appears to have been added to Python 3.12. > > Maybe you should try to update the package using: `!pip install -U pandas-profiling` Tried -...
Thanks for the bug report. This error seems to be also present in the SDL2_gfx library.
OK - let me have a look again. Probably zoomx and and zoomy use needs to be flipped.
Are you referring to line 3190 if the current SDL2_gfx codebase (https://sourceforge.net/p/sdl2gfx/code/HEAD/tree/trunk/SDL2_gfxPrimitives.c)? If so, I suspect this is by design as to force the textureAsTexture rendering to occur. This function...