Skip to content

Dev: Can't sync venv with UV since last commit from main #7448

@OutSquareCapital

Description

@OutSquareCapital

Since the minimal required version is 3.9, I have to use python 3.9 in the venv. However it won't work anymore:

PS C:\Users\tibo\python_codes\sqlglot> uv sync
  × Failed to build `sqlglotc @ file:///C:/Users/tibo/python_codes/sqlglot/sqlglotc`
  ├─▶ Failed to resolve requirements from `build-system.requires`
  ├─▶ No solution found when resolving: `setuptools>=61.0`, `setuptools-scm`, `sqlglot-mypy>=1.20.0.post1`, `types-python-dateutil`, `sqlglot`
  ╰─▶ Because the current Python version (3.9.25) does not satisfy Python>=3.10 and sqlglot-mypy==1.20.1.post1 depends on Python>=3.10, we can conclude that sqlglot-mypy==1.20.1.post1 cannot be used.
      And because only the following versions of sqlglot-mypy are available:
          sqlglot-mypy<1.20.0.post1
          sqlglot-mypy==1.20.1.post1
      and you require sqlglot-mypy>=1.20.0.post1, we can conclude that your requirements are unsatisfiable.
PS C:\Users\tibo\python_codes\sqlglot>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions