No REPL open when attempting to +eval/send-region-to-repl [SOLVED]

This is in response to `No REPL open` when attempting to `+eval/send-region-to-repl` but unfortunately I believe my trust level is too low to make a linked topic.

In any case, the solution is as follows: You need to use +eval/open-repl-other-window ( o r) or +eval/open-repl-same-window ( o R) to open your REPL instead of +python/open-repl

tags: python, repl