How to build an executable with PyInstaller that is works with WSLg
I was making a basic app for visualizing the VMAF report of a video encoding using a graph with matplotlib. However, I ran into an issue with PyInstaller.
I was making a basic app for visualizing the VMAF report of a video encoding using a graph with matplotlib. However, I ran into an issue with PyInstaller.