( ! ) Deprecated: Return type of Symfony\Component\Process\Process::getIterator($flags = 0) should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\CHROMAPRINT\vendor\symfony\process\Process.php on line 612
Call Stack
#TimeMemoryFunctionLocation
10.0001362992{main}( )...\index.php:0
20.0031364552Fpcalc\FpcalcFactory->create( )...\index.php:7
30.0034364632Composer\Autoload\ClassLoader->loadClass( $class = 'Symfony\\Component\\Process\\Process' )...\FpcalcFactory.php:15
40.0039364744Composer\Autoload\includeFile( $file = 'C:\\wamp64\\www\\CHROMAPRINT\\vendor\\composer/../symfony/process\\Process.php' )...\ClassLoader.php:322
50.0040365024include( 'C:\wamp64\www\CHROMAPRINT\vendor\symfony\process\Process.php )...\ClassLoader.php:444

( ! ) Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command ""C:/chromaprint/fpcalc.exe" test.mp3" failed. Exit Code: 1(General error) Working directory: C:\wamp64\www\CHROMAPRINT Output: ================ Error Output: ================ The system cannot find the path specified. in C:\wamp64\www\CHROMAPRINT\vendor\symfony\process\Process.php:256 Stack trace: #0 C:\wamp64\www\CHROMAPRINT\vendor\mrfeathers\php-fpcalc\src\FpcalcProcess.php(41): Symfony\Component\Process\Process->mustRun() #1 C:\wamp64\www\CHROMAPRINT\index.php(8): Fpcalc\FpcalcProcess->generateFingerprint(Array) #2 {main} Next Fpcalc\Exception\FpcalcProcessException: The command ""C:/chromaprint/fpcalc.exe" test.mp3" failed. Exit Code: 1(General error) Working directory: C:\wamp64\www\CHROMAPRINT Output: ================ Error Output: ================ The system cannot find the path specified. in C:\wamp64\www\CHROMAPRINT\vendor\mrfeathers\php-fpcalc\src\FpcalcProcess.php on line 46
( ! ) Fpcalc\Exception\FpcalcProcessException: The command ""C:/chromaprint/fpcalc.exe" test.mp3" failed. Exit Code: 1(General error) Working directory: C:\wamp64\www\CHROMAPRINT Output: ================ Error Output: ================ The system cannot find the path specified. in C:\wamp64\www\CHROMAPRINT\vendor\mrfeathers\php-fpcalc\src\FpcalcProcess.php on line 46
Call Stack
#TimeMemoryFunctionLocation
10.0001362992{main}( )...\index.php:0
20.0056381296Fpcalc\FpcalcProcess->generateFingerprint( $files = [0 => 'test.mp3'] )...\index.php:8