콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
7 답글
7899 화면

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

베스트 답변


pip3 instal PyYAML==3.13

아바타
취소
작성자

Mostafa Thanks It is working now.

베스트 답변

as mustafa said, For Odoo 10 :

pip install pyyaml==3.13

아바타
취소
베스트 답변

Thanks Mustofa,

It's working on odoo 11.

아바타
취소
관련 게시물 답글 화면 활동
0
11월 23
2414
0
4월 23
2988
1
3월 23
2364
2
2월 23
3782
1
1월 23
16436