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

Good day

I need a slight help from you

I downloaded a module named Task dependencies from Link: https://www.odoo.com/apps/7.0/project_task_dependencies/#access_token=3efc4fa7770f41aba672bf16c83b1250&scope=userinfo&state=&expires_in=3600&token_type=Bearer

 

It is on odoo site version 7.0 of openerp (On Windows OS)

 

But when I import it..

 

Erorr comes i.e. ImportError: No module named one2many_sorted

 

 

Can you please guide

 

Thanks

아바타
취소
베스트 답변

You have to download and install the module one2many_sorted (from swing-system).

아바타
취소
작성자

Now it says: ImportError: No module named onetworkx Then, it will say IMport error no module named logging because next import in project.py is of logging Plz Guide!

download and install : https://pypi.python.org/pypi/networkx/

It's a python package unzip it and install: python setup.py install

작성자

I am dam sure I wont have issues in UBuntu or Linux but this I am talking about Windows... As mentioned in Question (On Windows OS)