Repository
Clone the Pinpoint repository:1. Environment variables (Python / pyd versions)
Pinpoint usespyd and needs a set of environment variables describing supported Python versions.
Run these commands in your terminal:
Adjust
PYD_LIBPYTHON_DIR and PYD_LIBPYTHON if your Python installation is in a different path or version.2. Initialize submodules
Pinpoint uses a submodule for logging:3. Local dub.json overrides (do not commit)
Update dub.json locally to match the recommended configuration, but do not commit these changes:
4. Local dub.selections.json overrides (do not commit)
Similarly, adjust dub.selections.json locally to pin the recommended versions:

