Python
This commit is contained in:
parent
8a3770d19f
commit
bf6ad05ee5
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