Dans mon terminal MacOS Mojave, je voulais installer un package python avec pip. À la fin, il dit:
You are using pip version 10.0.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Je voulais donc mettre à jour pip avec la commande donnée mais j'ai eu une erreur:
Could not install packages due to an EnvironmentError: [Errno 13] Permission denied:
'/Library/Python/2.7/site-packages/pip-18.0-py2.7.egg/EGG-INFO/PKG-INFO'
Consider using the `--user` option or check the permissions.
Je ne comprends pas vraiment quoi faire maintenant. J'ai également réalisé qu'il était indiqué Python 2.7 dans le message d'erreur, mais je n'ai et je veux utiliser que python 3.