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

I'm with trouble trying to open a specific extensions (I want to open *xls)

I have currently this code:

import os 
os.system('C:\\file.bmp') # this works, and opens the file
os.system('C:\\file.xls') # this doesn't work.

In specific extensions (like xls) The OpenERP freezes completely on "loading...", and most of the times, it makes me reboot computer because the "localhost:8069" becomes totally unavailable. Not even restarting the service openERP works.

Any ideas?

아바타
취소