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

I have installed OpenERP 8 thru nightlies and server will start but, I am getting an error message :

CRITICAL ? openerp.modules.module: Couldn't load module web CRITICAL ? openerp.modules.module: No module named pyPdf ERROR ? openerp.service.server: Failed to load server-wide module web. The web module is provided by the addons found in the openerp-web project.

I have tried installing with .deb and src but, same fail on both.

Do I need to have a apache installed for it to work ? How can I fix this ?

아바타
취소
베스트 답변

You need to install python-pypdf

Download python-pypdf

Download python-pypdf_xxxx.deb for Ubuntu xxxx from the Ubuntu Universe repository.

Install

Update the package index:

# sudo apt-get update

Install python-pypdf deb package:

# sudo apt-get install python-pypdf
아바타
취소
관련 게시물 답글 화면 활동
2
3월 15
6488
0
3월 15
4059
1
3월 15
4534
1
5월 24
1710
0
1월 24
943