sudo make install

Hi

<1.> I want to use python3.6 or python3.7 ,but I can’t successfully run the command " sudo make install "
<2.> I had installed the numpy and apt_pkg , but I don’t know why it can’t solve ?

Thank you !!

Hi cash83921, what error you do get when running “sudo make install”?

If you want to use Python 3.6, did you run “sudo apt-get install libpython3-dev” before running cmake?