Comment installer python-pip avec ubuntu20.04LTS

Dans Sudo nano /etc/apt/sources.list Copie deb http://archive.ubuntu.com/ubuntu bionic main universe deb http://archive.ubuntu.com/ubuntu bionic-security main universe deb http://archive.ubuntu.com/ubuntu bionic-updates main universe Ajouter apt update apt upgrade -y Puisqu'il n'y a pas de fichier tel que python-pip-whl_9.0.1-2.3 ~ ubuntu1.18.04.1 wget http://ports.ubuntu.com/pool/universe/p/python-pip/python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb DL Insco avec dpkg -i python-pip-whl_9.0.1-2.3 ~ ubuntu1.18.04.1_all.deb Insco le reste de l'association apt install -y build-essential python-all-dev python-setuptools python-wheel Vous pouvez maintenant démarrer python-pip en toute sécurité Alors essayez-le

Logiciel de caméra de sécurité Motioneye sudo apt install -y python-pip curl libssl-dev libcurl4-openssl-dev libjpeg-dev sudo apt install -y motion sudo pip install motioneye mkdir -p /etc/motioneye cp /usr/local/share/motioneye/extra/motioneye.conf.sample /etc/motioneye/motioneye.conf mkdir -p /var/lib/motioneye cp /usr/local/share/motioneye/extra/motioneye.systemd-unit-local /etc/systemd/system/motioneye.service systemctl daemon-reload systemctl enable motioneye systemctl start motioneye Je pense que vous pouvez le démarrer si vous le mettez

Recommended Posts

Comment installer python-pip avec ubuntu20.04LTS
Comment installer mysql-connector avec pip3
Comment installer Anaconda avec pyenv
Comment installer DLIB avec 2020 / CUDA activé
Comment installer zsh (avec la personnalisation .zshrc)
Comment installer python3 avec docker centos
Comment installer Python
Comment installer pip
Comment installer Archlinux
Comment installer python
Comment installer BayesOpt
Comment installer Nbextensions
Comment installer Prover9
Comment installer OpenGM sur OSX avec macports
[2020.8 dernière] Comment installer Python
Comment installer Python [Windows]
Comment installer Tabpy 1.0 (version 2020-01)
Comment mettre à jour avec SQLAlchemy?
Comment lancer avec Theano
Comment installer mkl numpy
Comment modifier avec SQLAlchemy?
Comment séparer les chaînes avec ','
Comment installer le blog Pelican
Comment faire RDP sur Fedora31
Comment supprimer avec SQLAlchemy?
Comment installer Caffe sur OS X avec macports
Comment installer Python à l'aide d'Anaconda
Comment annuler RT avec Tweepy
Python: comment utiliser async avec
Comment installer NPI + envoyer un message à la ligne avec python
Comment installer Python2.7 python3.5 avec pyenv (sur RHEL5 CentOS5) (novembre 2016)
Comment installer mysql-connector-python sur Mac
Comment installer et utiliser Tesseract-OCR
Que faire avec l'installation de Magics
Pour utiliser virtualenv avec PowerShell
Comment installer Graph-Tool sur macOS
Comment gérer les données déséquilibrées
Comment installer VMware-Tools sur Linux
Comment installer pycrypto sur Windows
Comment installer OpenCV sur Mac
Comment installer MBDyn (Linux Ubuntu)
Comment installer PyPy sur CentOS
Comment démarrer avec Scrapy
Installez facilement pyspark avec conda
Comment démarrer avec Python
Comment installer TensorFlow sur CentOS 7
Comment gérer l'erreur DistributionNotFound
Comment installer et configurer Blackbird
Comment démarrer avec Django
Comment installer et utiliser Graphviz
Comment augmenter les données avec PyTorch
Comment calculer la date avec python
Comment installer Maven sur CentOS
Comment INNER JOIN avec SQL Alchemy
Comment installer Theano sur Mac OS X avec homebrew