I\'m trying to use this Permuation library for python. The problem is the creation of the Permutation object. In the examples is:
p = Permutation(2, 1, 4, 5, 3)