Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

activate venv in python

(tutorial-env) $ python -m pip install requests==2.6.0
Collecting requests==2.6.0
  Using cached requests-2.6.0-py2.py3-none-any.whl
Installing collected packages: requests
Successfully installed requests-2.6.0
Source by docs.python.org #
 
PREVIOUS NEXT
Tagged: #activate #venv #python
ADD COMMENT
Topic
Name
1+1 =