Skip to content

Installation instructions without nix don't work #6

Description

@robsdedude

The instructions read:

uv sync
uv run maturin develop
uv run python -c 'import zlib_py; print(zlib_py.compress(...))'

uv run maturin ... fails because maturin is not installed. uv pip install maturin is a workaround.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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