Skip to content

Comments

qualify Distribution by module name pkg_resources#519

Open
MAKOMO wants to merge 1 commit intoronaldoussoren:mainfrom
MAKOMO:master
Open

qualify Distribution by module name pkg_resources#519
MAKOMO wants to merge 1 commit intoronaldoussoren:mainfrom
MAKOMO:master

Conversation

@MAKOMO
Copy link
Contributor

@MAKOMO MAKOMO commented Feb 9, 2024

The seems to be a typo in recipes/setuptools.py quite for a while which results in

File /Applications/MyApp.app/Contents/Resources/__boot__.py", line 233, in find_eggs_in_zip
  yield Distribution.from_filename(path_item, metadata=metadata)
           ^^^^^^^^^
NameError: name 'Distribution' is not defined
2024-02-08 20:03:56.471 MyApp[63203:14701403] Launch error 
See the py2app website for debugging launch issues

@rutopio
Copy link

rutopio commented Nov 12, 2024

I encountered the same issue in __boot__.py, this bug should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants