How to install scikit-leran 0.24.2 on jetson tx2

I’ve used “sudo apt-get install python3-sklearn” and “sudo apt-get upgrade” to install sklearn version 0.19.I need version 0.24.2 but I cann’t find sklearn-0.24.2-cp36-cp36m-linux_aarch64.whl or something like that.
Is there any other way or someone meet the same problem with me?
Thanks for help!

You may check if installed the python3.6

  • Python (>= 3.6)
  • NumPy (>= 1.13.3)
  • SciPy (>= 0.19.1)
  • joblib (>= 0.11)
  • threadpoolctl (>= 2.0.0)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.