Use python3 interpreter on WSL form Windows Komodo?

I have a python3 installation on Windows Subsystem for Linux. I need it there because a library I’m using isn’t compatible with the Windows version of python3. I want to use Komodo to develop code, but WSL does not yet have an X server. Does anyone know if it’s possible to configure Komodo to use the python3 interpreter on WSL for debugging?