You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because rwatch will include a complete copy PyEval_EvalFrameEx it might need to match the exact minor version of python (from which the bundled ceval.c was taken from) right?
The text was updated successfully, but these errors were encountered:
Because rwatch will include a complete copy
PyEval_EvalFrameEx
it might need to match the exact minor version of python (from which the bundledceval.c
was taken from) right?The text was updated successfully, but these errors were encountered: