Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built successfully but failed to run #2

Open
y-young opened this issue Mar 25, 2019 · 1 comment
Open

Built successfully but failed to run #2

y-young opened this issue Mar 25, 2019 · 1 comment

Comments

@y-young
Copy link

y-young commented Mar 25, 2019

stack build completed successfully but harmtrace recognise failed to run
output:

~/harmtrace$ stack exec harmtrace recognise -- -g pop -m mptree -v ./vamp/ -o ./ -f ./feature/ -w ./log/ -i ./test.mp3                                                  Warning (added by new or init): Specified resolver could not satisfy all dependencies. Some external packages have been added as dependencies.
You can suppress this message by removing it from stack.yaml
harmtrace: sox: rawSystem: runInteractiveProcess: exec: does not exist (No such file or directory)

All related directories permission are set to 755 and path seems all right.
OS: Ubuntu 18.04
haskell stack is the latest stable version

@jwaldmann
Copy link

.. sox: ... exec: does not exist

it seems that you need to install sox. http://sox.sourceforge.net/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants