-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels