안녕하세요. 엑셀로 문서를 출력해주는 GUI프로그램을 짜뒀는데 구름IDE에서 실행이 안되서 문의드립니다.
사용한 패키지는 openpyxl, tkinter, datetime 등 입니다.
문제는 컨태이너 생성시 tkinter로 스택을 선택하고 코드를 실행하니 다음과같은 메시지가 뜨면서 실행이 안됩니다.
font ~ not found는 제가 설정한 폰트가 없어서 그렇다 치는데 나머지 오류메시지는 잘 모르겠습니다.
root@goorm:/workspace/Lib_wage_cal# tail -f /root/.vnc/goorm:1.log
11/10/22 03:51:57 Desktop name 'Lib_wage_cal' (goorm:1)
11/10/22 03:51:57 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
11/10/22 03:51:57 Listening for VNC connections on TCP port 5901
Font directory '/usr/share/fonts/X11/Type1/' not found - ignoring
Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring
Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring
xrdb: No such file or directory
xrdb: can't open file '/root/.Xresources'
/root/.vnc/xstartup: 4: /root/.vnc/xstartup: vncconfig: not found
python3: can't open file '/workspace/Lib_wage_cal/index.py': [Errno 2] No such file or directory