Priler / jarvis

Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.
Other
1.94k stars 397 forks source link

Ошибка, arch linux #89

Open Cosangeles55 opened 1 year ago

Cosangeles55 commented 1 year ago

User error[E0425]: cannot find function metadata in this scope --> src/tauri_commands/fs.rs:21:28 | 21 | let new_path = match metadata(&path).unwrap().is_dir() { | ^^^^^^^^ not found in this scope

Еще в импорте fs.rs не хватает use std::path::PathBuf;

Как поставить патч я не понял: // see https://gitlab.freedesktop.org/dbus/dbus/-/issues/76

Cosangeles55 commented 1 year ago

Поставил вроде патч. ошибка та же

Cosangeles55 commented 1 year ago

patching file tools/dbus-send.c Hunk #1 FAILED at 143. 1 out of 1 hunk FAILED -- saving rejects to file tools/dbus-send.c.rej

А, патч не приминился( без него вообще никак?