Once you know how to add and use a Python module, you will greatly extend the capabilities of the language. A Python module is an external class or set of functions that exist outside the main file of ...
TouchDesignerで外部モジュールのpillowを使う際に、"ImportError: cannot import name ‘_imaging’ from ‘PIL’ "と出る場合の対処に手間取ったので、自分が解決した方法を残します。 追記:後半に自分が無駄にややこしくなっていた原因と思われるものを書きました。