ANTIGRAVITY LABJP
TAG

uv

2 articles
Back to all tags
Related:
transformers2Python1machine learning1torch1package management1tips1antigravity1python1troubleshooting1
Tips/2026-05-03Beginner

Fixing uv add Errors with Python ML Packages

Practical fixes for uv add failing with transformers, torch, numpy, and other ML packages — covering Python version mismatches, dependency conflicts, CUDA/CPU torch selection, and build errors.

App Dev/2026-05-03Intermediate

Why `uv add transformers` Fails Inside Antigravity, and How to Actually Fix It

If `uv add transformers` errors out, or it succeeds but Antigravity's agent still throws ModuleNotFoundError, there are five distinct causes. Here is how to diagnose them in order.