Error handling/Python (1) 썸네일형 리스트형 anaconda에서 python bit확인하기(64bit or 32bit) anacoda를 실행후에 아래와 같이 차례로 입력한다. 나의 경우(32bit라고 확인이 되었다.) python import platform print(platform.architecture()) 이전 1 다음