Quirks#

Todo

  • Document requirements on how import('python').find_installation() is called (see #233)

  • Document that Meson, and thus meson-python, require MSVC compilers to be found in $PATH on Windows (see #224)

Mixing purelib and platlib#

Todo

  • Explain in which cases, and how this can cause issues

  • Explain how to fix (specifying pure in the necessary targets)

  • Present changing pure globally as an option (depending on the use-case)