David K. Hess
Results
42
comments of
David K. Hess
Sounds like it is boiling down to introducing a new Continuation Python object (which is basically a Generator except that it manages its own C stack, can switch to any...
This is a long closed issue, but I ran into this exact same error of `_in_process.py: 'make' failed returning 2` at the same point. For anybody else who finds this...