Skip to content

Error while building #7

@zeozeozeo

Description

@zeozeozeo

dartrs fails to build because of a nonexistent version of candle:

C:\Users\zeo\Downloads\dartrs>cargo build
    Updating crates.io index
    Updating git repository `https://github.com/huggingface/candle.git`
error: failed to select a version for the requirement `candle-core = "^0.5.0"`
candidate versions found which didn't match: 0.9.0-alpha.2
location searched: Git repository https://github.com/huggingface/candle.git
required by package `dartrs v0.1.5 (C:\Users\zeo\Downloads\dartrs)`
if you are looking for the prerelease package it needs to be specified explicitly
    candle-core = { version = "0.9.0-alpha.2" }

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