Pyffi - Use Python from Racket

We experimented a little on Discord.

Some notes:

  1. Since the documentation doesn't built correctly until after pyffi has been configured,
    it's a good idea to use --no-docs when pyffi is installed.

  2. The command python3 -m sysconfig can be used to check whether the correct Python installation is used.

  3. The command raco pyffi diagonistics shows all paths that pyffi gets from Python.

  4. Getting pyffi on the package server would make it much easier to install.

1 Like