Skip to content

Instantly share code, notes, and snippets.

@nuhil
Last active April 4, 2020 19:29
Show Gist options
  • Save nuhil/67d92c087b3486e1a4148bf53fde75e1 to your computer and use it in GitHub Desktop.
Save nuhil/67d92c087b3486e1a4148bf53fde75e1 to your computer and use it in GitHub Desktop.
Nuhils-MacBook-Pro:~ nuhil$ cd mynewenvironment/
Nuhils-MacBook-Pro:mynewenvironment nuhil$ source bin/activate
(mynewenvironment) Nuhils-MacBook-Pro:mynewenvironment nuhil$ python
Python 3.6.0 (v3.6.0:41df79263a11, Dec 22 2016, 17:23:13)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment