Kaggle/docker-python

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

Open

#1504 opened on Oct 9, 2025

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

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