Pyffi - Use Python from Racket

Nevermind, I see this in the docs:

In order to use pyffi you need Python 3.10.

And mine is:

$ python --version
Python 3.9.9

So presumably, the command in my previous comment would work if you have python 3.10 installed.