Kaggle/docker-python

[Bug] `tpu-info` Broken after TPU VM Upgrade

Open

#1,504 opened on Oct 9, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (946 forks)batch import
bughelp wanted

Repository metrics

Stars
 (2,260 stars)
PR merge metrics
 (Avg merge 9h 18m) (3 merged PRs in 30d)

Description

🐛 Bug

tpu-info has been broken after v162 - TPU VM

To Reproduce

Select TPU accelerator Run code:

!tpu-info

Current behavior

Segmentation fault (core dumped)

Expected behavior

Successfully show TPU cores and their Utilization

Contributor guide