-
Notifications
You must be signed in to change notification settings - Fork 7
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
FpcalcProcess.php on line 46 #1
Comments
Hello! It seems you don't have fpcalc util installed in your system. You
need to install it:
First you need to get installed fpcalc on your system.
*OS X*
brew install chromaprint
*Ubuntu*
apt-get install libchromaprint-tools
*Arch Linux*
pacman -Sy chromaprint
Or you can get the latest version from AcoustId site
<https://acoustid.org/chromaprint>
ср, 4 июл. 2018 г. в 17:37, morganric <notifications@github.com>:
… Hi,
I'm seeing this error when following the readme...
`Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output: Error Output:
sh: line 0: exec: fpcalc: not found
in
/Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php:4
in
/Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php
on line 46
Fatal error: Uncaught
Symfony\Component\Process\Exception\ProcessFailedException: The command
"'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output: Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/symfony/process/Process.php:223
Stack trace:
#0
/Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php(41):
Symfony\Component\Process\Process->mustRun()
#1 <#1>
/Applications/MAMP/htdocs/php/index.php(9):
Fpcalc\FpcalcProcess->generateFingerprint(Array)
#2 {main}
Next Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' '
http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output: Error Output:
sh: line 0: exec: fpcalc: not found
in
/Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php
on line 46
Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' '
http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output: Error Output:
sh: line 0: exec: fpcalc: not found
in
/Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php
on line 46
Call Stack:
0.0002 356920 1. {main}() /Applications/MAMP/htdocs/php/index.php:0
0.0025 657560 2. Fpcalc\FpcalcProcess->generateFingerprint()
/Applications/MAMP/htdocs/php/index.php:9`
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABVwKoFXOgvE3VVBUko2iqgJQaoDZg8Fks5uDNMhgaJpZM4VCsMJ>
.
--
С уважением, Николаева Ольга.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm seeing this error when following the readme...
`Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php:4 in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46
Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/symfony/process/Process.php:223
Stack trace:
#0 /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php(41): Symfony\Component\Process\Process->mustRun()
#1 /Applications/MAMP/htdocs/php/index.php(9): Fpcalc\FpcalcProcess->generateFingerprint(Array)
#2 {main}
Next Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46
Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46
Call Stack:
0.0002 356920 1. {main}() /Applications/MAMP/htdocs/php/index.php:0
0.0025 657560 2. Fpcalc\FpcalcProcess->generateFingerprint() /Applications/MAMP/htdocs/php/index.php:9`
The text was updated successfully, but these errors were encountered: