Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Installation d'un venv avec python 3.3
- cd /home/olivier
- mkdir venv
- cd /home/olivier/venv
- python3 -m venv eboutique --without-pip
- source eboutique/bin/activate
- wget https://bootstrap.pypa.io/get-pip.py
- python3 get-pip.py
- deactivate
- source ebouti
- que/bin/activate
- pip --version
- for more: https://www.clictune.com/eLcw
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement