Sujet : Re: Trying to use pyinstaller under python 3.11, and, recently started receiving error message about specific module/distribution
De : barry (at) *nospam* barrys-emacs.org (Barry)
Groupes : comp.lang.pythonDate : 31. Mar 2024, 14:51:11
Autres entêtes
Message-ID : <mailman.40.1711889490.3468.python-list@python.org>
References : 1 2
User-Agent : iPad Mail (21E236)
On 31 Mar 2024, at 13:24, Jacob Kruger via Python-list <python-list@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