Skip to content

uv sync issue on 3.13 #26

@bbelderbos

Description

@bbelderbos
√ pybites-carbon (main) $ uv python pin 3.13
Updated `.python-version` from `3.12` -> `3.13`

√ pybites-carbon (main) $ uv sync
warning: Skipping installation of entry points (`project.scripts`) because this project is not packaged; to install entry points, set `tool.uv.package = true` or define a `build-system`
Using CPython 3.13.0
Removed virtual environment at: .venv
Creating virtual environment at: .venv
Resolved 39 packages in 15ms
  × Failed to build `greenlet==3.0.3`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit status: 1)
...
...
      fatal error: too many errors emitted, stopping now [-ferror-limit=]
      20 errors generated.
      error: command '/usr/bin/clang++' failed with exit code 1

      hint: This usually indicates a problem with the package or the build environment.
  help: `greenlet` (v3.0.3) was included because `pybites-carbon` (v0.8.0) depends on `playwright` (v1.47.0) which
        depends on `greenlet`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions