Skip to content

Cannot install Babel #5749

@RomainBrault

Description

@RomainBrault

I cannot install Babel with

uv tool install Babel

I get

error: Failed to find dist-info directory `babel-2.15.0.dist-info` in environment at XXX/.local/share/uv/tools/babel

However the dist-info exists:

ls ~/.local/share/uv/tools/babel/lib/python3.12/site-packages/
__pycache__  _virtualenv.pth  _virtualenv.py  babel  Babel-2.15.0.dist-info

I suspect this is due to the capital letter in the package name.

Maybe related: https://github.com/astral-sh/uv/pull/4686/files

Babel:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpreviewExperimental behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions