Qengineering / Install-OpenCV-Jetson-Nano

OpenCV installation script with CUDA and cuDNN support
https://qengineering.eu/install-opencv-on-jetson-nano.html
BSD 3-Clause "New" or "Revised" License
137 stars 47 forks source link

error E: Package 'python-pip' has no installation candidate #13

Open ufukasia opened 1 year ago

ufukasia commented 1 year ago

hi i using jetson xavier nx jetpack 5.1.1

when ı install your sh, i get this error

Note, selecting 'python-dev-is-python2' instead of 'python-dev' Package python-pip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python3-pip

E: Package 'python-pip' has no installation candidate

Qengineering commented 1 year ago

@ufukasia,

No problem. Over time python and python2 will become obsolete. python3 will be the standard. The line sudo apt-get install -y python-dev python-numpy python-pip cna be removed if you are not using python2