-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Summary: scanning a directory with n items never completes
Repo:
1- download the dmg file
2 - open and pick a directory (I'm using a directory with 1 sample)
current:
loads infinitely
expected:
scans and labels.
What I've tried:
- pulled the repo and tested the dev build
Error is
thread 'tokio-runtime-worker' panicked at src/utils/extractor_music.rs:23:7:
assertion failed: status.success()
When I println!("Exit status: {:?}", status); on line 21 of Extractor_music.rs, I get Exit status: ExitStatus { code: Some(126) }
I'm not terribly familiar with rust or Tauri but I think the command could not be executed.
I tried downloading a new binary from https://essentia.upf.edu/extractors/ and adding just the one I needed but I'm not entirely sure how to hook it up. Any suggestions?
System:
OSX 12.7.1 Monteray
processor: 2.7 GHz 12-Core Intel Xeon E5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels