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

I trying to install odoo community v12 from source by follow

https://www.odoo.com/documentation/12.0/setup/install.html
on Window 10 env all the dependency is successfully get by command

pip3 install -r requirements.txt

but i facing error while running below commands.

C:\odoo_src>python odoo-bin -w odoo -r odoo --addons-path=addons,../mymodules --db-filter=mydb$
python: can't open file 'odoo-bin': [Errno 2] No such file or directory

아바타
취소