Metalstorm
Metalstorm
Thanks to debugging with @anthonywritescode The problem is with `ENV PYTHONOPTIMIZE 1` If you simply run tox like so, you will get the same error: ``` PYTHONOPTIMIZE=1 tox -vvv ```
@gaborbernat [PYTHONOPTIMIZE ](https://docs.python.org/3/using/cmdline.html#envvar-PYTHONOPTIMIZE), it's the same as -O but just as a env var :)
For anyone seeing this thread, there are some docs for this now: https://kopf.readthedocs.io/en/stable/embedding/
We also need this feature
A PR on a 7 year old project :) Does this still work? It would be better to add it to the end of the `Attempt` function: https://github.com/m3talstorm/ArkPincodeCracker/blob/master/ArkPincodeCracker.ahk#L56