Error handling/Python anaconda에서 python bit확인하기(64bit or 32bit) Joey_K 2023. 1. 4. 15:09 anacoda를 실행후에 아래와 같이 차례로 입력한다. 나의 경우(32bit라고 확인이 되었다.) python import platform print(platform.architecture()) 공유하기 게시글 관리 오늘의숑숑