Skip to content

Fails uv pip install --no-deps -e . missing module pathspec #1355

@Tomperez98

Description

@Tomperez98

Version uv 0.1.0

error: Failed to build editables
  Caused by: Failed to build editable: file:///Users/tomasperez/Documents/project/pyrgo
  Caused by: Build backend failed to determine extra requires with `build_editable()`:
--- stdout:

--- stderr:
Traceback (most recent call last):
  File "<string>", line 10, in <module>
  File "/private/var/folders/_x/wwr5hwrx28lf5rzdqzsxc7xc0000gn/T/.tmpjbl8JL/.venv/lib/python3.9/site-packages/hatchling/build.py", line 65, in get_requires_for_build_editable
    from hatchling.builders.wheel import WheelBuilder
  File "/private/var/folders/_x/wwr5hwrx28lf5rzdqzsxc7xc0000gn/T/.tmpjbl8JL/.venv/lib/python3.9/site-packages/hatchling/builders/wheel.py", line 15, in <module>
    from hatchling.builders.config import BuilderConfig
  File "/private/var/folders/_x/wwr5hwrx28lf5rzdqzsxc7xc0000gn/T/.tmpjbl8JL/.venv/lib/python3.9/site-packages/hatchling/builders/config.py", line 7, in <module>
    import pathspec
ModuleNotFoundError: No module named 'pathspec'

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingresolverRelated to the package resolver

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions