Skip to content

pip install fails - https://github.com/ozgrakkurt/dict-derive returns 404 #43

@puneetkaura

Description

@puneetkaura

This is the error message

❯ uv pip install -r requirements/base.txt ─╯
Resolved 125 packages in 663ms
× Failed to build hypersync==0.8.4
├─▶ The build backend returned an error
╰─▶ Call to maturin.build_wheel failed (exit status: 1)

  [stdout]
  Running `maturin pep517 build-wheel -i /Users/pkaura/.cache/uv/builds-v0/.tmpyL4wPT/bin/python --compatibility off`

  [stderr]
      Updating crates.io index
      Updating git repository `https://github.com/ozgrakkurt/dict-derive`
  error: failed to get `dict_derive` as a dependency of package `hypersync v0.8.4 (/Users/pkaura/.cache/uv/sdists-v6/pypi/hypersync/0.8.4/sVclTp8NL_LiIbcqKpzCX/src)`

  Caused by:
    failed to load source for dependency `dict_derive`

  Caused by:
    Unable to update https://github.com/ozgrakkurt/dict-derive#455d3cb1

  Caused by:
    failed to fetch into: /Users/pkaura/.cargo/git/db/dict-derive-c3e02a5ec2397877

  Caused by:
    revision 455d3cb1cfc2ef4578920382a6d45262a435459d not found

  Caused by:
    failed to authenticate when downloading repository

    * attempted to find username/password via git's `credential.helper` support, but failed

    if the git CLI succeeds then `net.git-fetch-with-cli` may help here
    https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

  Caused by:
    failed to acquire username/password from local configuration
  💥 maturin failed
    Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
    Caused by: `cargo metadata` exited with an error:
  Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/Users/pkaura/.cache/uv/builds-v0/.tmpyL4wPT/bin/python', '--compatibility', 'off'] returned non-zero exit
  status 1

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