Dynamo uses what's called the Embeddable Package of Python. This allows Dynamo to have its own Python home, without requiring users to install Python or adding it to ...
Had a similar issue with 3.8/3.9, you can try building the boost python library yourself (bootstrap then b2 at the root directory of boost) and linking to it instead of linking to the provided ...