Trying to use pyinstaller under python 3.11, and, recently started receiving error message about specific module/distribution
Barry
barry at barrys-emacs.org
Sun Mar 31 08:51:11 EDT 2024
> On 31 Mar 2024, at 13:24, Jacob Kruger via Python-list <python-list at python.org> 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
More information about the Python-list
mailing list