AFAIK, there should not be any special prerequisites for this. Things the script does including: 1. download the python rc in zip 2. start virtualenv and install the sdk. 3. verify hash. 4. config settings.xml and start a Java pubsub message injector. 5. run game examples and validate.
Could you double check if the sdk was installed properly (step 1&2)? Yifan On Fri, Jul 26, 2019 at 2:38 PM Anton Kedin <ke...@google.com> wrote: > Validation script fails for me when I try to run [1] python leaderboard > with direct runner: > > ``` > ***************************************************** > * Running Python Leaderboard with DirectRunner > ***************************************************** > /usr/bin/python: No module named apache_beam.examples.complete.game > ``` > > If someone has more context, what are the prerequisites for this step? How > does it look up the module? > > [1] > https://github.com/apache/beam/blob/master/release/src/main/scripts/run_rc_validation.sh#L424 > > Regards, > Anton > > On Fri, Jul 26, 2019 at 10:23 AM Anton Kedin <ke...@google.com> wrote: > >> Cool, will make the post and will update the release guide as well then >> >> On Fri, Jul 26, 2019 at 10:20 AM Chad Dombrova <chad...@gmail.com> wrote: >> >>> I think the release guide needs to be updated to remove the optionality >>>> of blog creation and avoid confusion. Thanks for pointing that out. >>>> >>> >>> +1 >>> >>>