I went to install a stock module in my system but every time it gives me error like
yaml.constructor.ConstructorError: could not determine a constructor for the tag '!python' in "<byte string>", line 2, column 3: !python {model: ir.model.data, i ...
^
I check the code of the yml file it is same as the in odoo github file I was nothing to change in code.
I not understand way it is gives error.
update the code to the latest commit and then try again
I will pull latest code from git
check the pyyaml version, use the version less than 4 and see