> On 31 Mar 2024, at 13:24, Jacob Kruger via Python-list > <[email protected]> wrote: > > pkg_resources.DistributionNotFound: The 'altgraph' distribution was not found > and is required by the application
I think I have seen this error being discussed before⦠A web search for pyinstaller and that error leads to people discussing why it happens it looks like. Barry -- https://mail.python.org/mailman/listinfo/python-list
