When using %out[1]% in a pm.install line, the value gets expanded with quotes, when it shouldn't.
Using %{return self.out[1]}% works properly instead.