Document hint about setting PYTHONPATH
authorMagnus Hagander <magnus@hagander.net>
Wed, 17 Sep 2025 11:41:20 +0000 (13:41 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 17 Sep 2025 11:41:20 +0000 (13:41 +0200)
docs/confreg/skinning.md

index fd0766923f41fbebcffd6fd2ef5bff6eee7d41a9..97cf353e038c35d2b8c176ff385a1ff5f698f3ee 100644 (file)
@@ -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: