Update pip3

This commit is contained in:
2020-03-13 10:30:44 +01:00
parent a0f1ee3159
commit fe309fab69
2 changed files with 207 additions and 108 deletions

View File

@@ -126,6 +126,22 @@ tornado==6.0.3
#### Rechercher un module
[PyPI - the Python Package Index](https://pypi.python.org/pypi)
```bash
$ pip3 search mkdocs-pdf-export-plugin
mkdocs-pdf-export-plugin (0.5.5) - An MkDocs plugin to export content pages as PDF files
INSTALLED: 0.5.5 (latest)
mkdocs-mk2pdf-plugin (0.1.5) - An MkDocs plugin to export content pages as PDF files
INSTALLED: 0.1.5 (latest)
mkdocs-autolinks-plugin (0.2.0) - An MkDocs plugin
mkdocs-with-pdf (0.1.0) - Generate a single PDF file from MkDocs repository
```
#### Mkdocs
Il faut installer Mkdocs avec pip dans --user
@@ -163,12 +179,6 @@ $ pip install --user mkdocs-material
#### Rechercher un module
[PyPI - the Python Package Index](https://pypi.python.org/pypi)
#### Problème à l'installation
Erreur lors de linstall de python3 avec Homebrew: