Skip to content

Installation instructions without nix don't work #6

@robsdedude

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions