From: Magnus Hagander Date: Wed, 17 Sep 2025 11:41:20 +0000 (+0200) Subject: Document hint about setting PYTHONPATH X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=986bdb1b4f5aaaf3d4ba404d45f56da19f75948c;p=pgeu-system.git Document hint about setting PYTHONPATH --- diff --git a/docs/confreg/skinning.md b/docs/confreg/skinning.md index fd076692..97cf353e 100644 --- a/docs/confreg/skinning.md +++ b/docs/confreg/skinning.md @@ -421,7 +421,9 @@ run independently. It does not depend on django (but does require `jinja2` and reportlab, of course) or the rest of the repository structure, so it's recommended that a new version of this file is simply downloaded from the main repository when testing (rather than adding it to a -conference specific repository). +conference specific repository). Before running, you may need to set the +`PYTHONPATH` variable -- either to `.` or to the full path to the checked +out repository. To get attendee data to test the badges on, use the `json` format attendee report and save it to a file. Then run the script: