Python
This commit is contained in:
parent
994a6da3f1
commit
d518ad650a
1 changed files with 5 additions and 0 deletions
5
Python.md
Normal file
5
Python.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
## Instalar pip para python2
|
||||||
|
|
||||||
|
```
|
||||||
|
python2 -m ensurepip --user
|
||||||
|
```
|
Reference in a new issue