Humberto A Sanchez II
Humberto A Sanchez II
Is this project still active?
I just ran into this also in one app and in another I get `IndexError: tuple index out of range`  Both apps are trying to use python 3.10.6 for...
look at [this](https://stackoverflow.com/questions/62095338/py2app-fails-macos-signing-on-liblzma-5-dylib/73674426#73674426)
I'll pick up the latest release
Switched to python 3.10 with wxPython 4.2.0; Error changed to: 
Same [problem](https://stackoverflow.com/questions/62095338/py2app-fails-macos-signing-on-liblzma-5-dylib/73674426#73674426) I have had in the past
You are welcome
The above grammars generate Java code is that true? Do you know of what that generates Python code? Actually, I tried to generate python code with these. I got a...
I'll contribute to that knowledge base
Yup, I just hit this today and my code signing with spctl gives me that error also. I would like this patch to get merged Is there some work around...