Humberto A Sanchez II

Results 58 comments of 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` ![StraightShooter](https://user-images.githubusercontent.com/1261602/188486371-530ac327-1144-4f96-9e88-72b4d6de7303.png) 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: ![StraightShooter 1](https://user-images.githubusercontent.com/1261602/189495784-6b5a2f14-057c-4367-a04d-ab703a126dbb.png)

Same [problem](https://stackoverflow.com/questions/62095338/py2app-fails-macos-signing-on-liblzma-5-dylib/73674426#73674426) I have had in the past

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...