ubuntu server 에서 *.pyc 파일을 실행할때 제대로 실행이 안될때는 binfmt-support 가 설치되어 있는지 확인해 보아야 한다.
없다면!
apt-get install binfmt-support
http://bytes.com/topic/python/answers/693692-trouble-executing-pyc-files-ubuntu-server
728x90
반응형
'프로그래밍 > Python' 카테고리의 다른 글
Python CGI on Apache (0) | 2012.01.30 |
---|