◐ Shell
clean mode source ↗

Python Language Tutorial => Installation

Example

Install virtualenv via pip / (apt-get):

pip install virtualenv

OR

apt-get install python-virtualenv

Note: In case you are getting permission issues, use sudo.

Got any Python Language Question?

pdf PDF - Download Python Language for free



Previous Next