File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ To use the latest version of Detection Metrics you need to compile and install i
3030
3131| Ubuntu | MacOS |
3232| :-------------:| :-------------:|
33- | ` sudo apt install build-essential git cmake rapidjson-dev libssl-dev ` <br > ` sudo apt install libboost-dev libboost-filesystem-dev libboost-system-dev libboost-program-options-dev ` | ` sudo easy_install numpy ` <br > ` brew install cmake boost rapidjson ` |
33+ | ` sudo apt install build-essential git cmake rapidjson-dev libssl-dev ` <br > ` sudo apt install libboost-dev libboost-filesystem-dev libboost-system-dev libboost-program-options-dev python-dev python-numpy ` | ` sudo easy_install numpy ` <br > ` brew install cmake boost rapidjson ` |
3434
3535
3636| Ubuntu | MacOS |
You can’t perform that action at this time.
0 commit comments