You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating py2app to version 0.27, pkg_resources does not find entry points for plugins.
This appears to be an bug/feature of pkg_resources uncovered by #16651.
After updating
py2app
to version 0.27,pkg_resources
does not find entry points for plugins.This appears to be an bug/feature of
pkg_resources
uncovered by #16651.See #17535 and ronaldoussoren/py2app#413
The text was updated successfully, but these errors were encountered: