W&B 클라이언트 라이브러리는 버전 0.10까지 Python 2.7과 Python 3를 모두 지원했습니다. Python 2의 지원은 Python 2의 수명 종료로 인해 버전 0.11에서 중단되었습니다. Python 2.7 시스템에서Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
pip install --upgrade wandb를 실행하면 0.10.x 시리즈의 새 릴리스만 설치됩니다. 0.10.x 시리즈에 대한 지원에는 중요한 버그 수정과 패치만 포함됩니다. Python 2.7을 지원하는 0.10.x 시리즈의 마지막 버전은 0.10.33입니다.
Python