Last active
April 4, 2020 19:29
-
-
Save nuhil/67d92c087b3486e1a4148bf53fde75e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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