Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My notarization of a Mac app is failing, and I'm wondering if netgraph is the cause. #38

Closed
fishbacp opened this issue Apr 15, 2022 · 0 comments

Comments

@fishbacp
Copy link

I'm developing some software for Mac using python, tkinter, and pyinstaller. As I add more features, I check to make sure the result can be successfully notarized by Apple. Now notarization fails, and the error log is making reference to QtDesigner, QtWebView, QtBluetooth, and a few other executables starting with Qt. My software was not written using QtDesigner, and I've never seen any of the names before. Are they associated with netgraph, the only new module I've installed since my last successful notarization? If so, are they necessary for use of the Graph class, which is all I really need right now from netgraph for purposes of creating static plots of network communities.

If the above executables aren't really necessary for using the Graph class, I will probably delete them from my software package's contents.

Thanks

Paul

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

No branches or pull requests

1 participant