[mlpack-git] [mlpack] $: Befehl nicht gefunden. (Command not found) (#485)

Kurt1812 notifications at github.com
Fri Nov 27 13:02:18 EST 2015


When I try to run allknn from the bin folder with a query csv file like this: 

mlpack-1.0.12/build/bin$ ./allknn -q query_dataset.csv -r reference_dataset.csv -n neighbors_out.csv -d distances_out.csv -k 1 -v

I get $: Befehl nicht gefunden. (Command not found)



When I use:

mlpack-1.0.12/build/bin$./allknn -r FINGERPRINTS.csv -n neighbors_out.csv -d distances_out.csv -k 1

I get [DEBUG] Compiled with debugging symbols. But at least a result in  neighbors_out.csv and distances_out.csv

What could be wrong with the first command?



---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/485
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151127/326d7808/attachment.html>


More information about the mlpack-git mailing list